Description
CVE-2017-7674 - Medium Severity Vulnerability
Vulnerable Library - tomcat-embed-core-8.5.4.jar
Core Tomcat implementation
Library home page: http://tomcat.apache.org/
Path to dependency file: fitbit-api-example-java2/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.4/tomcat-embed-core-8.5.4.jar
Dependency Hierarchy:
- spring-boot-starter-web-1.4.0.RELEASE.jar (Root Library)
- spring-boot-starter-tomcat-1.4.0.RELEASE.jar
- ❌ tomcat-embed-core-8.5.4.jar (Vulnerable Library)
- spring-boot-starter-tomcat-1.4.0.RELEASE.jar
Found in HEAD commit: 8c153ad064e8f07a4ddade35ac13a9b485ca3dac
Found in base branch: master
Vulnerability Details
The CORS Filter in Apache Tomcat 9.0.0.M1 to 9.0.0.M21, 8.5.0 to 8.5.15, 8.0.0.RC1 to 8.0.44 and 7.0.41 to 7.0.78 did not add an HTTP Vary header indicating that the response varies depending on Origin. This permitted client and server side cache poisoning in some circumstances.
Publish Date: 2017-08-11
URL: CVE-2017-7674
CVSS 3 Score Details (4.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7674
Release Date: 2017-08-11
Fix Resolution: org.apache.tomcat.embed:tomcat-embed-core:9.0.0.M22,8.5.16,8.0.45,7.0.79,org.apache.tomcat:tomcat-catalina:9.0.0.M22,8.5.16,8.0.45,7.0.79
Step up your Open Source Security Game with WhiteSource here