mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-21 08:56:47 +02:00
1.0 KiB
1.0 KiB
CVE-2013-10064
Description
A stack-based buffer overflow vulnerability exists in ActFax Server version 5.01. The server's RAW protocol interface fails to safely process user-supplied data in @F506 fax header fields due to insecure usage of strcpy. Remote attackers can exploit this vulnerability by sending specially crafted @F506 fields, potentially leading to arbitrary code execution. Successful exploitation requires network access to TCP port 4559 and does not require authentication.
POC
Reference
- https://www.exploit-db.com/exploits/24467
- https://www.vulncheck.com/advisories/actfax-raw-server-buffer-overflow
Github
No PoCs found on GitHub currently.