mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 13:58:07 +02:00
18 lines
959 B
Markdown
18 lines
959 B
Markdown
### [CVE-2006-4692](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4692)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Argument injection vulnerability in the Windows Object Packager (packager.exe) in Microsoft Windows XP SP1 and SP2 and Server 2003 SP1 and earlier allows remote user-assisted attackers to execute arbitrary commands via a crafted file with a "/" (slash) character in the filename of the Command Line property, followed by a valid file extension, which causes the command before the slash to be executed, aka "Object Packager Dialogue Spoofing Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-065
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|