org.apache.tomcat.embed:tomcat-embed-jasper@7.0.30 vulnerabilities

  • latest version

    11.0.2

  • latest non vulnerable version

  • first published

    14 years ago

  • latest version published

    1 months ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.apache.tomcat.embed:tomcat-embed-jasper package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Improper Access Control

    org.apache.tomcat.embed:tomcat-embed-jasper is a Core Tomcat implementation.

    Affected versions of this package are vulnerable to Improper Access Control. It does not properly consider the possibility of an accessible interface implemented by an inaccessible class, which allows attackers to bypass a SecurityManager protection mechanism via a web application that leverages use of incorrect privileges during EL evaluation.

    How to fix Improper Access Control?

    Upgrade org.apache.tomcat.embed:tomcat-embed-jasper to version 7.0.58, 8.0.16 or higher.

    [7,7.0.58)[8,8.0.16)
    • M
    Arbitrary File Read

    org.apache.tomcat.embed:tomcat-embed-jasper is a Core Tomcat implementation.

    Affected versions of this package are vulnerable to Arbitrary File Read. Apache Tomcat before 6.0.40, 7.x before 7.0.54, and 8.x before 8.0.6 does not properly constrain the class loader that accesses the XML parser used with an XSLT stylesheet, which allows remote attackers to (1) read arbitrary files via a crafted web application that provides an XML external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue, or (2) read files associated with different web applications on a single Tomcat instance via a crafted web application.

    How to fix Arbitrary File Read?

    Upgrade org.apache.tomcat.embed:tomcat-embed-jasper to version 7.0.54, 8.0.6 or higher.

    [7.0.0,7.0.54)[8,8.0.6)
    • M
    Information Exposure

    org.apache.tomcat.embed:tomcat-embed-jasper

    Apache Tomcat before 6.0.39, 7.x before 7.0.50, and 8.x before 8.0.0-RC10 allows attackers to obtain "Tomcat internals" information by leveraging the presence of an untrusted web application with a context.xml, web.xml, *.jspx, *.tagx, or *.tld XML document containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.

    [7.0.0,7.0.50)[8.0.0-RC1,8.0.0-RC10)