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

19 lines
798 B
Markdown

### [CVE-2007-4257](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4257)
![](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 buffer overflows in Live for Speed (LFS) S1 and S2 allow user-assisted remote attackers to execute arbitrary code via (1) a .spr file (single player replay file) containing a long user name or (2) a .ply file containing a long number plate string, different vectors than CVE-2007-4140.
### POC
#### Reference
- https://www.exploit-db.com/exploits/4262
- https://www.exploit-db.com/exploits/4263
#### Github
No PoCs found on GitHub currently.