Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2016-5388 (High) detected in multiple libraries - autoclosed #7

Closed
mend-for-jackfan.us.kg bot opened this issue Nov 3, 2021 · 1 comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-jackfan.us.kg
Copy link

mend-for-jackfan.us.kg bot commented Nov 3, 2021

CVE-2016-5388 - High Severity Vulnerability

Vulnerable Libraries - tomcat-embed-core-7.0.0.jar, tomcat-embed-core-8.0.41.jar, tomcat-embed-core-7.0.37.jar, tomcat-catalina-8.0.14.jar

tomcat-embed-core-7.0.0.jar

Core Tomcat implementation

Path to dependency file: /dd-java-agent/instrumentation/java-concurrent/lambda-testing/lambda-testing.gradle

Path to vulnerable library: /caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/7.0.0/a5d50d1a993f78091f62d1b4afcd553fe7295ebb/tomcat-embed-core-7.0.0.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/7.0.0/a5d50d1a993f78091f62d1b4afcd553fe7295ebb/tomcat-embed-core-7.0.0.jar,/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/7.0.0/a5d50d1a993f78091f62d1b4afcd553fe7295ebb/tomcat-embed-core-7.0.0.jar

Dependency Hierarchy:

  • tomcat-embed-core-7.0.0.jar (Vulnerable Library)
tomcat-embed-core-8.0.41.jar

Core Tomcat implementation

Library home page: http://tomcat.apache.org/

Path to dependency file: /dd-java-agent/instrumentation/servlet/request-3/request-3.gradle

Path to vulnerable library: /caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/8.0.41/b686e91f23f870ed9db2720bd159f30c5d3974a4/tomcat-embed-core-8.0.41.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/8.0.41/b686e91f23f870ed9db2720bd159f30c5d3974a4/tomcat-embed-core-8.0.41.jar

Dependency Hierarchy:

  • tomcat-embed-core-8.0.41.jar (Vulnerable Library)
tomcat-embed-core-7.0.37.jar

Core Tomcat implementation

Library home page: http://tomcat.apache.org/

Path to dependency file: /dd-java-agent/instrumentation/jsp-2.3/jsp-2.3.gradle

Path to vulnerable library: /caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/7.0.37/13754cedeae4b94451b4563111fad71dab9ae619/tomcat-embed-core-7.0.37.jar,/home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/7.0.37/13754cedeae4b94451b4563111fad71dab9ae619/tomcat-embed-core-7.0.37.jar

Dependency Hierarchy:

  • tomcat-embed-core-7.0.37.jar (Vulnerable Library)
tomcat-catalina-8.0.14.jar

Tomcat Servlet Engine Core Classes and Standard implementations

Path to dependency file: /dd-java-agent/instrumentation/classloading/tomcat-testing/tomcat-testing.gradle

Path to vulnerable library: /caches/modules-2/files-2.1/org.apache.tomcat/tomcat-catalina/8.0.14/1ab50f40dba33c2f2ec99a160fd00e739f36b24b/tomcat-catalina-8.0.14.jar

Dependency Hierarchy:

  • tomcat-catalina-8.0.14.jar (Vulnerable Library)

Found in HEAD commit: 2819174635979a19573ec0ce8e3e2b63a3848079

Found in base branch: master

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: 8.5.5


⛑️ Automatic Remediation is available for this issue

@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Nov 3, 2021
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2016-5388 (High) detected in multiple libraries CVE-2016-5388 (Medium) detected in multiple libraries Jun 3, 2022
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2016-5388 (Medium) detected in multiple libraries CVE-2016-5388 (High) detected in multiple libraries Oct 7, 2022
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2016-5388 (High) detected in multiple libraries CVE-2016-5388 (Medium) detected in multiple libraries Oct 14, 2022
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2016-5388 (Medium) detected in multiple libraries CVE-2016-5388 (High) detected in multiple libraries Dec 15, 2022
@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot changed the title CVE-2016-5388 (High) detected in multiple libraries CVE-2016-5388 (High) detected in multiple libraries - autoclosed Jun 20, 2023
@mend-for-jackfan.us.kg
Copy link
Author

✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants