mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
915 B
Markdown
19 lines
915 B
Markdown
### [CVE-2011-3521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3521)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE, 7, 6 Update 27 and earlier, and 5.0 Update 31 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Deserialization.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ibm.com/developerworks/java/jdk/alerts/
|
|
- http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|