ID CVE-2016-6798
Summary 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.
References
Vulnerable Configurations
  • cpe:2.3:a:apache:sling:-:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:-:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:sling:1.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:apache:sling:1.0.10:*:*:*:*:*:*:*
CVSS
Base: 7.5 (as of 25-07-2017 - 15:10)
Impact:
Exploitability:
CWE CWE-611
CAPEC
  • XML External Entities Blowup
    This attack takes advantage of the entity replacement property of XML where the value of the replacement is a URI. A well-crafted XML document could have the entity refer to a URI that consumes a large amount of resources to create a denial of service condition. This can cause the system to either freeze, crash, or execute arbitrary code depending on the URI.
Access
VectorComplexityAuthentication
NETWORK LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 99873
misc https://lists.apache.org/thread.html/b72c3a511592ec70729b3ec2d29302b6ce87bbeab62d4745617a6bd0@%3Cdev.sling.apache.org%3E
Last major update 25-07-2017 - 15:10
Published 19-07-2017 - 15:29
Last modified 25-07-2017 - 15:10
Back to Top