7.5
CVSSv2

CVE-2002-1142

Published: 29/11/2002 Updated: 23/07/2021
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Heap-based buffer overflow in the Remote Data Services (RDS) component of Microsoft Data Access Components (MDAC) 2.1 up to and including 2.6, and Internet Explorer 5.01 up to and including 6.0, allows remote malicious users to execute code via a malformed HTTP request to the Data Stub.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft data access components 2.5

microsoft data access components 2.6

microsoft ie 6.0

microsoft internet explorer 5.0.1

microsoft internet explorer 5.5

microsoft data access components 2.1

microsoft internet explorer 6.0

Exploits

## # $Id$ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = NormalRanking include M ...