CVE-2016-6798
CRITICALApache Sling XSS Protection API < 1.0.12 - XML External Entity Injection via Insecure SAX Parser
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-6798. PoCs published by tafamace.
AI-analyzed exploit summary The repository contains a minimal Java project with a generic Main.java file that prints command-line arguments and a Travis CI configuration. There is no exploit code or technical details related to CVE-2016-6798.
Description
In the XSS Protection API module before 1.0.12 in Apache Sling, the method XSS.getValidXML() uses an insecure SAX parser to validate the input string, which allows for XXE attacks in all scripts which use this method to validate user input, potentially allowing an attacker to read sensitive data on the filesystem, perform same-site-request-forgery (SSRF), port-scanning behind the firewall or DoS the application.
Exploits (1)
The repository contains a minimal Java project with a generic Main.java file that prints command-line arguments and a Travis CI configuration. There is no exploit code or technical details related to CVE-2016-6798.
References (2)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H