mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
852 B
Markdown
18 lines
852 B
Markdown
### [CVE-2007-4891](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4891)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A certain ActiveX control in PDWizard.ocx 6.0.0.9782 and earlier in Microsoft Visual Studio 6.0 exposes dangerous (1) StartProcess, (2) SyncShell, (3) SaveAs, (4) CABDefaultURL, (5) CABFileName, and (6) CABRunFile methods, which allows remote attackers to execute arbitrary programs and have other impacts, as demonstrated using absolute pathnames in arguments to StartProcess and SyncShell.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4393
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|