Files
CVEs-PoC/2006/CVE-2006-3940.md
T
2024-06-18 02:51:15 +02:00

18 lines
850 B
Markdown

### [CVE-2006-3940](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3940)
![](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 phpbb-Auction allow remote attackers to execute arbitrary SQL commands via (1) the ar parameter in auction_room.php and (2) the u parameter in auction_store.php. NOTE: the auction_rating.php vector is already covered by CVE-2005-1234. NOTE: the original disclosure states that the product name is "PHP-Auction", but this is probably an error.
### POC
#### Reference
- http://securityreason.com/securityalert/1306
#### Github
No PoCs found on GitHub currently.