cve/2005/CVE-2005-2062.md

20 lines
874 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2062)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple SQL injection vulnerabilities in ActiveBuyAndSell 6.2 allow remote attackers to execute arbitrary SQL commands via the catid parameter to (1) default.asp or (2) buyersend.asp, (3) Administrator ID field in admin.asp, E-mail field in (4) advertiserstart.asp or (5) buyer.asp, or Keyword field in search.asp.
### POC
#### Reference
- http://echo.or.id/adv/adv21-theday-2005.txt
- http://marc.info/?l=bugtraq&m=111963341429906&w=2
- https://www.exploit-db.com/exploits/3550
#### Github
No PoCs found on GitHub currently.