mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
24 lines
1.6 KiB
Markdown
24 lines
1.6 KiB
Markdown
### [CVE-2012-0507](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0507)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, and 5.0 Update 33 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Concurrency. NOTE: the previous information was obtained from the February 2012 Oracle CPU. Oracle has not commented on claims from a downstream vendor and third party researchers that this issue occurs because the AtomicReferenceArray class implementation does not ensure that the array is of the Object[] type, which allows attackers to cause a denial of service (JVM crash) or bypass Java sandbox restrictions. NOTE: this issue was originally mapped to CVE-2011-3571, but that identifier was already assigned to a different issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/javacpufeb2012-366318.html
|
|
|
|
#### Github
|
|
- https://github.com/Khal1d-AL1/Cyberdefenders-Malware-Traffic-Analysis-1
|
|
- https://github.com/Ostorlab/KEV
|
|
- https://github.com/Ostorlab/known_exploited_vulnerbilities_detectors
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/khaled190/Cyberdefenders-Malware-Traffic-Analysis-1
|
|
- https://github.com/th3Maid/MaidRunner
|
|
- https://github.com/th3Maid/witch_craft
|
|
|