
CVE-2013-2254 – Apache Sling 2.2.0 / 2.3.0 Denial of Service
https://notcve.org/view.php?id=CVE-2013-2254
09 Oct 2013 — The deepGetOrCreateNode function in impl/operations/AbstractCreateOperation.java in org.apache.sling.servlets.post.bundle 2.2.0 and 2.3.0 in Apache Sling does not properly handle a NULL value that returned when the session does not have permissions to the root node, which allows remote attackers to cause a denial of service (infinite loop) via unspecified vectors. La función deepGetOrCreateNode en impl/operations/AbstractCreateOperation.java en org.apache.sling.servlets.post.bundle 2.2.0 y 2.3.0 de Apache S... • http://mail-archives.apache.org/mod_mbox/sling-dev/201310.mbox/%3CCAKkCf4pue6PnESsP1KTdEDJm1gpkANFaK%2BvUd9mzEVT7tXL%2B3A%40mail.gmail.com%3E • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2012-2138 – Apache Sling - Denial of Service
https://notcve.org/view.php?id=CVE-2012-2138
09 Jul 2012 — 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. La operación @CopyFrom en el servlet POST en el conjunto org.apache.sling.servlets.post anteriores a v2.1.2 en Apache Sling no previene intentos de copia sobre un nodo de nivel superior sobre uno de nivel inferior, lo ... • https://www.exploit-db.com/exploits/37487 • CWE-264: Permissions, Privileges, and Access Controls •