mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
948 B
948 B
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
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-4420
Github
No PoCs found on GitHub currently.