CVE-2013-10064
published 2025-08-05CVE-2013-10064: 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…
PriorityP272critical9.3CVSS 4.0
AVNACLATNPRNUINVCHVIHVAHSCNSINSANEXCRXIRXARXMAVXMACXMATXMPRXMUIXMVCXMVIXMVAXMSCXMSIXMSAXSXAUXRXVXREXUX
EXPLOIT
EPSS
1.30%
66.9th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| actfax_communication | actfax_server | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor TCP port 4559 for unauthenticated connections sending RAW fax protocol data containing oversized @F506 fields, which indicates exploitation of the strcpy-based stack buffer overflow. ↗
- →No authentication is required to trigger the vulnerability; any unauthenticated connection to TCP/4559 submitting @F506 data fields should be treated as suspicious. ↗
- →The Metasploit module targets Windows XP SP3 (English); correlate ActFax 5.01 process crashes or unexpected code execution on Windows XP hosts listening on TCP/4559 as a high-confidence exploitation indicator. ↗
- ·The RAW protocol interface is the attack surface; if the ActFax RAW Server feature is disabled or TCP/4559 is firewalled, the attack vector is eliminated. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No writeups or analysis indexed.
http://www.actfax.com/https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/windows/misc/actfax_raw_server_bof.rbhttps://web.archive.org/web/20130212065755/http://www.pwnag3.com/2013/02/actfax-raw-server-exploit.htmlhttps://www.exploit-db.com/exploits/24467https://www.vulncheck.com/advisories/actfax-raw-server-buffer-overflow
2025-08-05
Published