CVE-2016-6798: Improper Restriction of XML External Entity Reference
(updated )
In the XSS Protection API module 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.
References
Detect and mitigate CVE-2016-6798 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →