mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-07 16:30:51 +00:00
1.1 KiB
1.1 KiB
CVE-2011-10014
Description
GTA San Andreas Multiplayer (SA-MP) server version 0.3.1.1 is vulnerable to a stack-based buffer overflow triggered by parsing a malformed server.cfg configuration file. The vulnerability allows local attackers to execute arbitrary code when the server binary (samp-server.exe) processes a crafted echo directive containing excessive input. The original 'sa-mp.com' site is defunct, but the community maintains mirrors and forks that may be vulnerable.
POC
Reference
- https://www.exploit-db.com/exploits/17893
- https://www.exploit-db.com/exploits/18038
- https://www.vulncheck.com/advisories/gta-sa-mp-buffer-overflow
Github
No PoCs found on GitHub currently.