DMANews Multiple SQL Injection Vulnerabilities
BID:15628
Info
DMANews Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15628 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 29 2005 12:00AM |
| Updated: | Nov 29 2005 12:00AM |
| Credit: | r0t is credited with the discovery of this vulnerability. |
| Vulnerable: |
DMANews DMANews 0.904 DMANews DMANews 0.91 |
| Not Vulnerable: | |
Discussion
DMANews Multiple SQL Injection Vulnerabilities
DMANews is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it 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.
Versions 0.904 and 0.910 are vulnerable; other versions may also be affected.
DMANews is prone to multiple SQL injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it 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.
Versions 0.904 and 0.910 are vulnerable; other versions may also be affected.
Exploit / POC
DMANews Multiple SQL Injection Vulnerabilities
The following examples were provided:
http://www.example.com/index.php?action=comments&id=[sq]
http://www.example.com/index.php?action=news_list&display_num=[sql]
http://www.example.com/index.php?action=news_list&sortorder=[sql]
The following examples were provided:
http://www.example.com/index.php?action=comments&id=[sq]
http://www.example.com/index.php?action=news_list&display_num=[sql]
http://www.example.com/index.php?action=news_list&sortorder=[sql]
Solution / Fix
DMANews Multiple SQL Injection Vulnerabilities
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] <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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
DMANews Multiple SQL Injection Vulnerabilities
References:
References:
- DMANews Multiple SQL inj. vuln. (r0t)
- DMANews Web Site (DMANews)