vendor:
GdPicture Pro ActiveX (gdpicture4s.ocx)
by:
EgiX
7.5
CVSS
HIGH
Remote File Overwrite / Execution Exploit
20
CWE
Product Name: GdPicture Pro ActiveX (gdpicture4s.ocx)
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP2 with IE 6/7
2008
GdPicture Pro ActiveX (gdpicture4s.ocx) Remote File Overwrite / Execution Exploit
The SaveAsPDF() method of GdPicture Pro ActiveX (gdpicture4s.ocx) allows to create / overwrite file through sFilePath argument. By using other arguments, such as sTitle, an attacker could be inject html code and execute it using the hcp:// protocol (tecnique discovered by rgod). Tested on Windows XP SP2 with IE 6/7.
Mitigation:
Implement IObjectSafety interface and set the RegKey Safe for Script and Init to True.