JPortal Web Portal 2.2.1/2.3.1 - 'news.php' SQL Injection



EKU-ID: 31785 CVE: CVE-2005-3509;OSVDB-31158 OSVDB-ID:
Author: Mousehack Published: 2005-11-04 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/15324/info

JPortal is prone to multiple SQL injection vulnerabilities. These are due to a lack of proper sanitization of user-supplied input before being used in an SQL query.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

http://www.example.com/news.php?id=<newsid>%20AND%200%20=%201%20UNION%20SELECT%20*,%201,%201,%201,%201%20FROM%20admins%20--