cve/2010/CVE-2010-0980.md

20 lines
788 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2010-0980](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0980)
![](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
SQL injection vulnerability in player.php in Left 4 Dead (L4D) Stats 1.1 allows remote attackers to execute arbitrary SQL commands via the steamid parameter.
### POC
#### Reference
- http://greyhathackers.wordpress.com/2010/01/02/left-4-dead-stats-1-1-sql-injection-vulnerability/
- http://packetstormsecurity.org/1001-exploits/left4deadstats-sql.txt
- http://www.exploit-db.com/exploits/10930
#### Github
No PoCs found on GitHub currently.