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-6816 (High) detected in tomcat-embed-core-8.0.15.jar - autoclosed #192

Closed
mend-for-github-com bot opened this issue Mar 31, 2022 · 2 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link

CVE-2016-6816 - High Severity Vulnerability

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

Core Tomcat implementation

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/8.0.15/tomcat-embed-core-8.0.15.jar

Dependency Hierarchy:

  • spring-boot-starter-web-1.1.9.RELEASE.jar (Root Library)
    • spring-boot-starter-tomcat-1.1.9.RELEASE.jar
      • tomcat-embed-core-8.0.15.jar (Vulnerable Library)

Found in HEAD commit: 075c652078643180fb05751cdbc793df371d6844

Found in base branch: master

Vulnerability Details

The code in Apache Tomcat 9.0.0.M1 to 9.0.0.M11, 8.5.0 to 8.5.6, 8.0.0.RC1 to 8.0.38, 7.0.0 to 7.0.72, and 6.0.0 to 6.0.47 that parsed the HTTP request line permitted invalid characters. This could be exploited, in conjunction with a proxy that also permitted the invalid characters but with a different interpretation, to inject data into the HTTP response. By manipulating the HTTP response the attacker could poison a web-cache, perform an XSS attack and/or obtain sensitive information from requests other then their own.

Publish Date: 2017-03-20

URL: CVE-2016-6816

CVSS 3 Score Details (7.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

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-6816

Release Date: 2017-03-20

Fix Resolution: org.apache.tomcat.embed:tomcat-embed-core:9.0.0.M13,8.5.8,8.0.39,7.0.73,org.apache.tomcat:tomcat-catalina:9.0.0.M13,8.5.8,8.0.39,7.0.73

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Mar 31, 2022
@mend-for-github-com mend-for-github-com bot changed the title CVE-2016-6816 (High) detected in tomcat-embed-core-8.0.15.jar CVE-2016-6816 (High) detected in tomcat-embed-core-8.0.15.jar - autoclosed Mar 31, 2022
@mend-for-github-com
Copy link
Author

ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #195

1 similar comment
@mend-for-github-com
Copy link
Author

ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #195

@mend-for-github-com mend-for-github-com bot changed the title CVE-2016-6816 (High) detected in tomcat-embed-core-8.0.15.jar CVE-2016-6816 (High) detected in tomcat-embed-core-8.0.15.jar - autoclosed Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants