CVE ID | CVE-2013-1488 |
CVSS SCORE | 9.3, AV:N/AC:M/Au:N/C:C/I:C/A:C |
AFFECTED VENDORS |
Oracle |
AFFECTED PRODUCTS |
Java Runtime |
VULNERABILITY DETAILS |
The specific flaw exists within the usage of java.sql.DriverManager. The issue lies in an implicit call to toString() that is made within a doPrivileged block. An attacker can leverage this vulnerability to execute code under the context of the current process. |
ADDITIONAL DETAILS |
Oracle has issued an update to correct this vulnerability. More details can be found at:
http://www.oracle.com/technetwork/topics/security/javacpuapr2013-1928497.html |
DISCLOSURE TIMELINE |
|
CREDIT | James Forshaw (tyranid) |