mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
1.0 KiB
1.0 KiB
CVE-2025-34127
Description
A stack-based buffer overflow exists in Achat v0.150 in its default configuration. By sending a specially crafted message to the UDP port 9256, an attacker can overwrite the structured exception handler (SEH) due to insufficient bounds checking on user-supplied input leading to remote code execution.
POC
Reference
- https://www.exploit-db.com/exploits/36056
- https://www.vulncheck.com/advisories/achat-seh-buffer-overflow
Github
No PoCs found on GitHub currently.