CVE-2012-2138
org.apache.sling.servlets.post < 2.1.2 - Denial of Service via @CopyFrom Operation
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-2138. PoCs published by IOactive.
AI-analyzed exploit summary This exploit leverages a denial-of-service vulnerability in Apache Sling by sending a crafted HTTP request that exhausts memory resources. The PoC uses a curl command to trigger the vulnerability by manipulating the @CopyFrom parameter.
Description
The @CopyFrom operation in the POST servlet in the org.apache.sling.servlets.post bundle before 2.1.2 in Apache Sling does not prevent attempts to copy an ancestor node to a descendant node, which allows remote attackers to cause a denial of service (infinite loop) via a crafted HTTP request.
Exploits (1)
This exploit leverages a denial-of-service vulnerability in Apache Sling by sending a crafted HTTP request that exhausts memory resources. The PoC uses a curl command to trigger the vulnerability by manipulating the @CopyFrom parameter.