WSPortal Content.PHP SQL Injection Vulnerability
BID:24513
Info
WSPortal Content.PHP SQL Injection Vulnerability
| Bugtraq ID: | 24513 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3128 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 18 2007 12:00AM |
| Updated: | Jun 18 2007 08:49PM |
| Credit: | Jesper Jurcenoks is credited with the discovery of this vulnerability. |
| Vulnerable: |
WSPortal WSPortal 1.0 |
| Not Vulnerable: | |
Discussion
WSPortal Content.PHP SQL Injection Vulnerability
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 1.0; other versions may also be vulnerable.
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 1.0; other versions may also be vulnerable.
Exploit / POC
WSPortal Content.PHP SQL Injection Vulnerability
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
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 / Fix
WSPortal Content.PHP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or if you are aware of more recent information, please mail us at: mailto:[email protected].
References
WSPortal Content.PHP SQL Injection Vulnerability
References:
References:
- WSPortal Web Site (WSPortal)
- WSPortal version 1.0 SQL Injection Vulnerability - netVigilance Security Advisor (netVigilance)