CVE-2013-2165
RichFaces 3.x-5.x - Remote Code Execution via Unrestricted Deserialization
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2165. PoCs published by Pastea.
AI-analyzed exploit summary This PoC demonstrates a deserialization vulnerability in JBoss RichFaces (CVE-2013-2165) by encoding a malicious payload into a base64-encoded, compressed format. The output is crafted to mimic a legitimate resource path for exploitation.
Description
ResourceBuilderImpl.java in the RichFaces 3.x through 5.x implementation in Red Hat JBoss Web Framework Kit before 2.3.0, Red Hat JBoss Web Platform through 5.2.0, Red Hat JBoss Enterprise Application Platform through 4.3.0 CP10 and 5.x through 5.2.0, Red Hat JBoss BRMS through 5.3.1, Red Hat JBoss SOA Platform through 4.3.0 CP05 and 5.x through 5.3.1, Red Hat JBoss Portal through 4.3 CP07 and 5.x through 5.2.2, and Red Hat JBoss Operations Network through 2.4.2 and 3.x through 3.1.2 does not restrict the classes for which deserialization methods can be called, which allows remote attackers to execute arbitrary code via crafted serialized data.
Exploits (1)
This PoC demonstrates a deserialization vulnerability in JBoss RichFaces (CVE-2013-2165) by encoding a malicious payload into a base64-encoded, compressed format. The output is crafted to mimic a legitimate resource path for exploitation.