mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
1.0 KiB
1.0 KiB
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
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-065
Github
No PoCs found on GitHub currently.