vendor:
Internet Explorer 4
by:
UNYUN
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Internet Explorer 4
Affected Version From: Windows 95 and 98 (all versions)
Affected Version To: Windows 95 and 98 (all versions)
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
1999
Microsoft IE4 for Windows98 exploit
There is a overflowable buffer in the networking code for Windows 95 and 98 (all versions). The buffer is in the part of the code that handles filenames. By specifying an exceptionally long filename, an attacker can cause the machine to crash or execute arbitrary code. This vulnerability could be exploited remotely by including a hostile UNC or file:// URL in a web page or HTML email. The attack would occur when the page was loaded in a browser or the email was opened (including opening the email in a preview pane.)
Mitigation:
Ensure that all user input is validated and sanitized before being used.