mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
### [CVE-2013-1768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1768)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The BrokerFactory functionality in Apache OpenJPA 1.x before 1.2.3 and 2.x before 2.2.2 creates local executable JSP files containing logging trace data produced during deserialization of certain crafted OpenJPA objects, which makes it easier for remote attackers to execute arbitrary code by creating a serialized object and leveraging improperly secured server programs.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www-01.ibm.com/support/docview.wss?uid=swg21644047
|
|
|
|
#### Github
|
|
- https://github.com/AdeliaNitzsche/Java-Deserialization-Cheat-Sheet
|
|
- https://github.com/Anonymous-Phunter/PHunter
|
|
- https://github.com/BrittanyKuhn/javascript-tutorial
|
|
- https://github.com/CGCL-codes/PHunter
|
|
- https://github.com/GrrrDog/Java-Deserialization-Cheat-Sheet
|
|
- https://github.com/PalindromeLabs/Java-Deserialization-CVEs
|
|
- https://github.com/klausware/Java-Deserialization-Cheat-Sheet
|
|
- https://github.com/mishmashclone/GrrrDog-Java-Deserialization-Cheat-Sheet
|
|
|