Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allows remote attackers to affect confidentia…
Unspecified vulnerability in Oracle Java SE 6u101, 7u85, and 8u60, and Java SE Embedded 8u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Serialization.
The product does not initialize or incorrectly initializes a resource, which might leave the resource in an unexpected state when it is accessed or used.
https://cwe.mitre.org/data/definitions/665.html →Open in CWE collection →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 their version and cause the system to read the malicious file.
https://capec.mitre.org/data/definitions/26.html →Open in CAPEC collection →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.
https://capec.mitre.org/data/definitions/29.html →Open in CAPEC collection →| Product | Vendor | Status |
|---|---|---|
| java-1.5.0-ibm | Tracked | |
| java-1.5.0-ibm | Tracked | |
| java-1.6.0-ibm | Tracked | |
| java-1.6.0-ibm | Tracked | |
| java-1.6.0-openjdk | Tracked | |
| java-1.6.0-openjdk | Tracked | |
| java-1.6.0-openjdk | Tracked | |
| java-1.6.0-sun | Tracked | |
| java-1.6.0-sun | Tracked | |
| java-1.6.0-sun | Tracked | |
| java-1.7.0-ibm | Tracked | |
| java-1.7.0-ibm | Tracked | |
| java-1.7.0-openjdk | Tracked | |
| java-1.7.0-openjdk | Tracked | |
| java-1.7.0-openjdk | Tracked | |
| java-1.7.0-oracle | Tracked | |
| java-1.7.0-oracle | Tracked | |
| java-1.7.0-oracle | Tracked | |
| java-1.7.1-ibm | Tracked | |
| java-1.7.1-ibm | Tracked |