mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
21 lines
896 B
Markdown
21 lines
896 B
Markdown
### [CVE-2016-5003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Apache XML-RPC (aka ws-xmlrpc) library 3.1.3, as used in Apache Archiva, allows remote attackers to execute arbitrary code via a crafted serialized Java object in an <ex:serializable> element.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.openwall.com/lists/oss-security/2020/01/24/2
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
- https://github.com/fbeasts/xmlrpc-common-deserialization
|
|
- https://github.com/gteissier/xmlrpc-common-deserialization
|
|
- https://github.com/slowmistio/xmlrpc-common-deserialization
|
|
|