Files
CVEs-PoC/2007/CVE-2007-4790.md
T
2024-06-18 02:51:15 +02:00

19 lines
868 B
Markdown

### [CVE-2007-4790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4790)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Stack-based buffer overflow in certain ActiveX controls in (1) FPOLE.OCX 6.0.8450.0 and (2) Foxtlib.ocx, as used in the Microsoft Visual FoxPro 6.0 fpole 1.0 Type Library; and Internet Explorer 5.01, 6 SP1 and SP2, and 7; allows remote attackers to execute arbitrary code via a long first argument to the FoxDoCmd function.
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-010
- https://www.exploit-db.com/exploits/4369
#### Github
No PoCs found on GitHub currently.