mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-25 23:50:23 +01:00
18 lines
887 B
Markdown
18 lines
887 B
Markdown
### [CVE-2012-4420](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4420)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An information disclosure flaw was found in the way the Java Virtual Machine (JVM) implementation of Java SE 7 as provided by OpenJDK 7 incorrectly initialized integer arrays after memory allocation (in certain circumstances they had nonzero elements right after the allocation). A remote attacker could use this flaw to obtain potentially sensitive information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4420
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|