Aenovo Multiple SQL Injection Vulnerabilities
BID:15036
Info
Aenovo Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 15036 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 07 2005 12:00AM |
| Updated: | Oct 07 2005 12:00AM |
| Credit: | Farhad Koosha & Devil_box are credited with the discovery of this vulnerability. |
| Vulnerable: |
aeNovo aeNovoWYSI aeNovo aeNovoShop 0 aeNovo aeNovo |
| Not Vulnerable: | |
Discussion
Aenovo Multiple SQL Injection Vulnerabilities
Aenovo, aeNovoShop and aeNovoWYSI are 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.
Aenovo, aeNovoShop and aeNovoWYSI are 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
Aenovo Multiple SQL Injection Vulnerabilities
No exploit is required.
An HTML proof of concept is available:
<html>
<h1>Aenovo Login-Bypass PoC - Kapda `s advisory </h1>
<p> Discovery and exploit by farhadkey [at} kapda.ir</p>
<p><a href="http://www.kapda.ir/"> Kapda - Security Science Researchers Institute
of Iran</a></p>
<form method="POST" action="http://www.example.com/user/control.asp">
<input type="hidden" name="password" value="[SQL Injection]" >
<input type="submit" value="Submit" name="B1">
<input type="hidden" name="test" value="1">
</form></html>
Other proof of concept URI are also available:
AeNovo :Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
AeNovoShop:Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
AeNovoWYSI:Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
No exploit is required.
An HTML proof of concept is available:
<html>
<h1>Aenovo Login-Bypass PoC - Kapda `s advisory </h1>
<p> Discovery and exploit by farhadkey [at} kapda.ir</p>
<p><a href="http://www.kapda.ir/"> Kapda - Security Science Researchers Institute
of Iran</a></p>
<form method="POST" action="http://www.example.com/user/control.asp">
<input type="hidden" name="password" value="[SQL Injection]" >
<input type="submit" value="Submit" name="B1">
<input type="hidden" name="test" value="1">
</form></html>
Other proof of concept URI are also available:
AeNovo :Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
AeNovoShop:Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
AeNovoWYSI:Lists username and password of administrators
http://www.example.com/search.asp?strSQL=[SQL Injection]
Solution / Fix
Aenovo 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
Aenovo Multiple SQL Injection Vulnerabilities
References:
References: