mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
19 lines
759 B
Markdown
19 lines
759 B
Markdown
### [CVE-2017-1000034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000034)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Akka versions <=2.4.16 and 2.5-M1 are vulnerable to a java deserialization attack in its Remoting component resulting in remote code execution in the context of the ActorSystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://doc.akka.io/docs/akka/2.4/security/2017-02-10-java-serialization.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|