WSPortal Content.PHP SQL Injection Vulnerability
TITLE: WSPortal Content.PHP SQL Injection Vulnerability
CLASS: Input Validation Error
CVE: CVE-2007-3128
REMOTE: Yes
LOCAL: No
PUBLISHED: Jun 18 2007 12:00AM
UPDATE: Jun 18 2007 12:00AM
CREDIT: Jesper Jurcenoks is credited with the discovery of this vulnerability.
VULNERABLE:
WSPortal WSPortal 1.0NOT VULNERABLE:
Vai alla pagina originale su Security Focus
Discussion
WSPortal is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.
This issue affects WSPortal version 1.0; other versions may also be vulnerable.
Exploit
Attackers can use a browser to exploit this issue.
A sample URI has been provided:
http://www.example.com/[WSPORTAL-DIRECTORY]/content.php?page=0' UNION SELECT `username`,`password` FROM `users` WHERE '1
Solution
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: vuldb@securityfocus.com.
References
References:
- WSPortal Web Site (WSPortal)