mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
654 B
Markdown
18 lines
654 B
Markdown
### [CVE-2004-2627](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2627)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Java 2 Micro Edition (J2ME) does not properly validate bytecode, which allows remote attackers to escape the Kilobyte Virtual Machine (KVM) sandbox and execute arbitrary code.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.theregister.co.uk/2004/10/22/mobile_java_peril/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|