mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2013-4271](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4271)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The default configuration of the ObjectRepresentation class in Restlet before 2.1.4 deserializes objects from untrusted sources, which allows remote attackers to execute arbitrary Java code via a serialized object, a different vulnerability than CVE-2013-4221.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
|