A stack-based buffer overflow vulnerability exists in ActFax Server version 4.32, specifically in the "Import Users from File" functionality of the client interface. The application fails to properly validate the length of tab-delimited fields in .exp files, leading to unsafe usage of strcpy() during CSV parsing. An attacker can exploit this vulnerability by crafting a malicious .exp file and importing it using the default character set "ECMA-94 / Latin 1 (ISO 8859)". Successful exploitation may result in arbitrary code execution, leading to full system compromise. User interaction is required to trigger the vulnerability.
CVSS
No CVSS.
References
Configurations
No configuration.
History
08 Aug 2025, 19:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-08 19:15
Updated : 2025-08-08 20:30
NVD link : CVE-2012-10043
Mitre link : CVE-2012-10043
CVE.ORG link : CVE-2012-10043
JSON object : View
Products Affected
No product.
CWE
CWE-121
Stack-based Buffer Overflow