mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 09:21:42 +02:00
18 lines
681 B
Markdown
18 lines
681 B
Markdown
### [CVE-2004-2540](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2540)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
readObject in (1) Java Runtime Environment (JRE) and (2) Software Development Kit (SDK) 1.4.0 through 1.4.2_05 allows remote attackers to cause a denial of service (JVM unresponsive) via crafted serialized data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|