Files
CVEs-PoC/2013/CVE-2013-10064.md
T
2025-09-29 21:09:30 +02:00

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

Github

No PoCs found on GitHub currently.