7.2
CVSSv2

CVE-2003-0659

Published: 17/11/2003 Updated: 30/04/2019
CVSS v2 Base Score: 7.2 | Impact Score: 10 | Exploitability Score: 3.9
VMScore: 730
Vector: AV:L/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in a function in User32.dll on Windows NT through Server 2003 allows local users to execute arbitrary code via long (1) LB_DIR messages to ListBox or (2) CB_DIR messages to ComboBox controls in a privileged application.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft windows 2003 server r2

microsoft windows nt 4.0

microsoft windows xp

microsoft windows 2000

microsoft windows 2003 server standard

microsoft windows 2003 server web

microsoft windows 2003 server enterprise

microsoft windows 2003 server enterprise_64-bit

Exploits

source: wwwsecurityfocuscom/bid/8827/info Microsoft has reported the existence of a local buffer overrun vulnerability in an undisclosed User32dll library function This function is used by applications implementing the use of ListBox or ComboBox controls and will be triggered when the program encounters specific types of Windows message ...
/* \ local ListBox/ComboBox exploit for Win32 / \ Created by xCrZx crazy_einstein yahoo com /111103/ / \ Usage: MS03-045exe <-t target> [-r return address] / \ there is two targets: CB_DIR (for ComboBox), LB_DIR (for ListBox) / \ As to return address it should be such as 0x0000XXYY / (and you should know that this address will be transf ...