CVE-2012-5575
Apache CXF Cryptographic Downgrade via WS-SecurityPolicy AlgorithmSuite Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-5575. PoCs published by tafamace.
AI-analyzed exploit summary The provided code is a simple Java stub that prints command-line arguments, lacking any exploit logic for CVE-2012-5575. It does not demonstrate the vulnerability or offensive techniques.
Description
Apache CXF 2.5.x before 2.5.10, 2.6.x before CXF 2.6.7, and 2.7.x before CXF 2.7.4 does not verify that a specified cryptographic algorithm is allowed by the WS-SecurityPolicy AlgorithmSuite definition before decrypting, which allows remote attackers to force CXF to use weaker cryptographic algorithms than intended and makes it easier to decrypt communications, aka "XML Encryption backwards compatibility attack."
Exploits (1)
The provided code is a simple Java stub that prints command-line arguments, lacking any exploit logic for CVE-2012-5575. It does not demonstrate the vulnerability or offensive techniques.