VYPR

Sling Servlets Post

by Apache

CVEs (2)

  • CVE-2017-9802MedAug 14, 2017
    risk 0.40cvss 6.1epss 0.01

    The Javascript method Sling.evalString() in Apache Sling Servlets Post before 2.3.22 uses the javascript 'eval' function to parse input strings, which allows for XSS attacks by passing specially crafted input strings.

  • CVE-2015-2944Jun 2, 2015
    risk 0.00cvss epss 0.03

    Multiple cross-site scripting (XSS) vulnerabilities in Apache Sling API before 2.2.2 and Apache Sling Servlets Post before 2.1.2 allow remote attackers to inject arbitrary web script or HTML via the URI, related to (1) org/apache/sling/api/servlets/HtmlResponse and (2) org/apache/sling/servlets/post/HtmlResponse.