Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://www.exploit-db.com/exploits/25835
- https://www.fortiguard.com/encyclopedia/ips/35840/synactis-pdf-in-the-box-connec
- https://www.synactis.com/pdf-in-the-box.htm
- https://www.vulncheck.com/advisories/synactis-pdf-in-the-box-connectosynactic-st
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exp
- https://www.exploit-db.com/exploits/25835
FAQ
What is CVE-2013-10057?
CVE-2013-10057 is a documented vulnerability. 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—int...
How severe is CVE-2013-10057?
CVSS scoring is not yet available for CVE-2013-10057. Check NVD for updates.
Is there a patch for CVE-2013-10057?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.