WSN Knowledge Base Multiple SQL Injection Vulnerabilities
BID:15656
Info
WSN Knowledge Base Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15656 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 30 2005 12:00AM |
| Updated: | Nov 30 2005 12:00AM |
| Credit: | r0t is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
WSN Knowledge Base WSN Knowledge Base 1.2 .0 |
| Not Vulnerable: | |
Discussion
WSN Knowledge Base Multiple SQL Injection Vulnerabilities
WSN Knowledge Base 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 1.2.0 and prior are reported to be vulnerable; other versions may also be affected.
WSN Knowledge Base 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 1.2.0 and prior are reported to be vulnerable; other versions may also be affected.
Exploit / POC
WSN Knowledge Base Multiple SQL Injection Vulnerabilities
No exploit is required.
Sample URI have been provided:
http://www.example.com/index.php?action=displaycat&catid=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=id&ascdesc=desc&perpage=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=id&ascdesc=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=[SQL]
http://www.example.com/comments.php?id=[SQL]
http://www.example.com/memberlist.php?action=profile&id=1[SQL]
No exploit is required.
Sample URI have been provided:
http://www.example.com/index.php?action=displaycat&catid=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=id&ascdesc=desc&perpage=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=id&ascdesc=1[SQL]
http://www.example.com/index.php?todo=orderlinks&action=displaycat&
catid=1&orderlinks=[SQL]
http://www.example.com/comments.php?id=[SQL]
http://www.example.com/memberlist.php?action=profile&id=1[SQL]
Solution / Fix
WSN Knowledge Base 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
WSN Knowledge Base Multiple SQL Injection Vulnerabilities
References:
References:
- WSN Knowledge Base SQL inj. vuln. (r0t)
- WSN Knowledge Base Web Site (WSN Knowledge Base )