mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
20 lines
990 B
Markdown
20 lines
990 B
Markdown
### [CVE-2007-1658](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1658)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|