CVE-2013-10057

A stack-based buffer overflow vulnerability exists in Synactis PDF In-The-Box ActiveX control (PDF_IN_1.ocx), specifically the ConnectToSynactis method. When a long string is passed to this method—intended to populate the ldCmdLine argument of a WinExec call—a strcpy operation overwrites a saved TRegistry class pointer on the stack. This allows remote attackers to execute arbitrary code in the context of the user by enticing them to visit a malicious webpage that instantiates the vulnerable ActiveX control. The vulnerability was discovered via its use in third-party software such as Logic Print 2013.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2025-08-01 21:15

Updated : 2025-08-06 15:15


NVD link : CVE-2013-10057

Mitre link : CVE-2013-10057

CVE.ORG link : CVE-2013-10057


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-121

Stack-based Buffer Overflow