Exploitation Summary
EIP tracks 2 public exploits for CVE-2010-3591. PoCs published by Evdokimov Dmitriy.
AI-analyzed exploit summary This exploit demonstrates an insecure method in the Oracle Document Capture ActiveX component (Actbar2.ocx) that allows arbitrary file overwriting via the 'SaveLayoutChanges' method. The PoC is a simple HTML page that triggers the vulnerability to create a file at a specified path.
Description
Unspecified vulnerability in the Oracle Document Capture component in Oracle Fusion Middleware 10.1.3.4 and 10.1.3.5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Internal Operations. NOTE: the previous information was obtained from the January 2011 CPU. Oracle has not commented on claims from the original researcher that remote attackers can overwrite or delete arbitrary files via a full pathname in the second argument to the DownloadSingleMessageToFile method in the EMPOP3Lib ActiveX component (empop3.dll).
Exploits (2)
This exploit demonstrates an insecure method in the Oracle Document Capture ActiveX component (Actbar2.ocx) that allows arbitrary file overwriting via the 'SaveLayoutChanges' method. The PoC is a simple HTML page that triggers the vulnerability to create a file at a specified path.
This exploit leverages an insecure ActiveX method in Oracle Document Capture's empop3.dll to delete arbitrary files on the system. The PoC demonstrates file deletion via a crafted HTML page that invokes the vulnerable 'DownloadSingleMessageToFile' method.