CVE-2004-0722 : Detail

CVE-2004-0722

83.7%V3
Network
2004-08-03
02h00 +00:00
2017-10-09
22h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Integer overflow in the SOAPParameter object constructor in (1) Netscape version 7.0 and 7.1 and (2) Mozilla 1.6, and possibly earlier versions, allows remote attackers to execute arbitrary code.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 10 AV:N/AC:L/Au:N/C:C/I:C/A:C 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 : 24346

Publication date : 2004-08-01 22h00 +00:00
Author : zen-parse
EDB Verified : Yes

source: https://www.securityfocus.com/bid/10843/info It is reported that Mozilla and Netscape contain an integer overflow vulnerability in the SOAPParameter object constructor. This overflow may result in the corruption of critical heap memory structures, leading to possible remote code execution. An attacker can exploit this issue by crafting a malicious web page and having unsuspecting users view the page in a vulnerable version of Mozilla or Netscape. Netscape 7.0, 7.1, and versions of Mozilla prior to 1.7.1 are known to be vulnerable to this issue. Users of affected versions of Netscape are urged to switch to Mozilla 1.7.1 or later, as new versions of Netscape are not likely to appear. var p=new Array(0x40000001); var q=new SOAPParameter(p);

Products Mentioned

Configuraton 0

Mozilla>>Mozilla >> Version 1.6

Netscape>>Navigator >> Version 7.0

Netscape>>Navigator >> Version 7.1

References

http://www.redhat.com/support/errata/RHSA-2004-421.html
Tags : vendor-advisory, x_refsource_REDHAT
http://www.securityfocus.com/bid/15495
Tags : vdb-entry, x_refsource_BID