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

20 lines
990 B
Markdown

### [CVE-2007-1658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1658)
![](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
Windows Mail in Microsoft Windows Vista might allow user-assisted remote attackers to execute certain programs via a link to a (1) local file or (2) UNC share pathname in which there is a directory with the same base name as an executable program at the same level, as demonstrated using C:/windows/system32/winrm (winrm.cmd) and migwiz (migwiz.exe).
### POC
#### Reference
- http://isc.sans.org/diary.html?storyid=2507
- http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9014194
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-034
#### Github
No PoCs found on GitHub currently.