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

18 lines
846 B
Markdown

### [CVE-2007-4040](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4040)
![](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
Argument injection vulnerability involving Microsoft Outlook and Outlook Express, when certain URIs are registered, allows remote attackers to conduct cross-browser scripting attacks and execute arbitrary commands via shell metacharacters in an unspecified URI, which are inserted into the command line when invoking the handling process, a similar issue to CVE-2007-3670.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2007/Jul/0557.html
#### Github
No PoCs found on GitHub currently.