pdfjs-annotator icon indicating copy to clipboard operation
pdfjs-annotator copied to clipboard

CVE-2016-5388 (High) detected in tomcat-embed-core-8.0.20.jar

Open mend-for-github-com[bot] opened this issue 4 years ago • 0 comments

CVE-2016-5388 - High Severity Vulnerability

Vulnerable Library - tomcat-embed-core-8.0.20.jar

Core Tomcat implementation

Dependency Hierarchy:

  • spring-boot-starter-tomcat-1.2.3.RELEASE.jar (Root Library)
    • :x: tomcat-embed-core-8.0.20.jar (Vulnerable Library)

Found in HEAD commit: 02e23e894c65d5a9ac94fe97a3b06758376ae333

Vulnerability Details

Apache Tomcat 7.x through 7.0.70 and 8.x through 8.5.4, when the CGI Servlet is enabled, follows RFC 3875 section 4.1.18 and therefore does not protect applications from the presence of untrusted client data in the HTTP_PROXY environment variable, which might allow remote attackers to redirect an application's outbound HTTP traffic to an arbitrary proxy server via a crafted Proxy header in an HTTP request, aka an "httpoxy" issue. NOTE: the vendor states "A mitigation is planned for future releases of Tomcat, tracked as CVE-2016-5388"; in other words, this is not a CVE ID for a vulnerability.

Publish Date: 2016-07-19

URL: CVE-2016-5388

CVSS 3 Score Details (8.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5388

Release Date: 2016-07-19

Fix Resolution: org.apache.tomcat.embed:tomcat-embed-core:8.5.5,7.0.72,org.apache.tomcat:tomcat-catalina:8.5.5,7.0.72