Blog System Multiple SQL Injection Vulnerabilities
BID:15719
CVE-2005-4049 |Info
Blog System Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15719 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 05 2005 12:00AM |
| Updated: | Dec 05 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil and Vipsta are both credited with independently discovering this vulnerability. |
| Vulnerable: |
NetArtMEDIA Blog System 1.2 |
| Not Vulnerable: | |
Discussion
Blog System Multiple SQL Injection Vulnerabilities
Blog System 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.
Blog System 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.
Exploit / POC
Blog System Multiple SQL Injection Vulnerabilities
No exploit is required.
http://www.example.com/index.php?mode=home&cat=-99[SQL CODE]
http://www.example.com/blog.php?user=[USER]¬e=-99[SQL CODE]
No exploit is required.
http://www.example.com/index.php?mode=home&cat=-99[SQL CODE]
http://www.example.com/blog.php?user=[USER]¬e=-99[SQL CODE]
Solution / Fix
Blog System 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
Blog System Multiple SQL Injection Vulnerabilities
References:
References:
- Blog System Homepage (NetArt Media)
- Blog System v1.2 SQL inj. vuln (rakstija r0t3d3Vil)
- Blog System v1.2 Multiple SQL Injection Vulnerabilities ([email protected])