Oxynews Index.PHP SQL Injection Vulnerability
BID:17132
Info
Oxynews Index.PHP SQL Injection Vulnerability
| Bugtraq ID: | 17132 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 16 2006 12:00AM |
| Updated: | Mar 17 2006 10:40PM |
| Credit: | R00t3RR0R is credited with the discovery of this vulnerability. |
| Vulnerable: |
Oxynews Oxynews 0 |
| Not Vulnerable: | |
Discussion
Oxynews Index.PHP SQL Injection Vulnerability
Oxynews is prone to an SQL-injection vulnerability. This issue is due to a failure in the application 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 implementation.
Oxynews is prone to an SQL-injection vulnerability. This issue is due to a failure in the application 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 implementation.
Exploit / POC
Oxynews Index.PHP SQL Injection Vulnerability
This issue can be exploited through a web client.
The following proof-of-concept URI is available:
http://www.example.com/oxynews/index.php?oxynews_comment_id=[sql]
This issue can be exploited through a web client.
The following proof-of-concept URI is available:
http://www.example.com/oxynews/index.php?oxynews_comment_id=[sql]
Solution / Fix
Oxynews Index.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 are aware of more recent information, please mail us at: [email protected]
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: [email protected]
References
Oxynews Index.PHP SQL Injection Vulnerability
References:
References:
- Oxynews Homepage (Oxynews)
- Oxynews Sql Injection ([email protected])