ID |
CVE-2009-2724
|
Summary |
Race condition in the java.lang package in Sun Java SE 5.0 before Update 20 has unknown impact and attack vectors, related to a "3Y Race condition in reflection checks." |
References |
|
Vulnerable Configurations |
|
CVSS |
Base: | 9.3 (as of 10-10-2018 - 19:42) |
Impact: | |
Exploitability: | |
|
CWE |
CWE-362 |
CAPEC |
-
Leveraging Race Conditions
The adversary targets a race condition occurring when multiple processes access and manipulate the same resource concurrently, and the outcome of the execution depends on the particular order in which the access takes place. The adversary can leverage a race condition by "running the race", modifying the resource and modifying the normal execution flow. For instance, a race condition can occur while accessing a file: the adversary can trick the system by replacing the original file with his version and cause the system to read the malicious file.
-
Leveraging Time-of-Check and Time-of-Use (TOCTOU) Race Conditions
This attack targets a race condition occurring between the time of check (state) for a resource and the time of use of a resource. A typical example is file access. The adversary can leverage a file access race condition by "running the race", meaning that they would modify the resource between the first time the target program accesses the file and the time the target program uses the file. During that period of time, the adversary could replace or modify the file, causing the application to behave unexpectedly.
|
Access |
Vector | Complexity | Authentication |
NETWORK |
MEDIUM |
NONE |
|
Impact |
Confidentiality | Integrity | Availability |
COMPLETE |
COMPLETE |
COMPLETE |
|
cvss-vector
via4
|
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
redhat
via4
|
rpms | - java-1.5.0-sun-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-0:1.5.0.20-1jpp.1.el5
- java-1.5.0-sun-demo-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-demo-0:1.5.0.20-1jpp.1.el5
- java-1.5.0-sun-devel-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-devel-0:1.5.0.20-1jpp.1.el5
- java-1.5.0-sun-jdbc-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-jdbc-0:1.5.0.20-1jpp.1.el5
- java-1.5.0-sun-plugin-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-plugin-0:1.5.0.20-1jpp.1.el5
- java-1.5.0-sun-src-0:1.5.0.20-1jpp.1.el4
- java-1.5.0-sun-src-0:1.5.0.20-1jpp.1.el5
|
|
refmap
via4
|
bugtraq | 20091120 VMSA-2009-0016 VMware vCenter and ESX update release and vMA patch release address multiple security issue in third party components | confirm | | gentoo | GLSA-200911-02 | secunia | | vupen | ADV-2009-3316 |
|
Last major update |
10-10-2018 - 19:42 |
Published |
10-08-2009 - 20:30 |
Last modified |
10-10-2018 - 19:42 |