arohablue / BlockDockServer

A system to securely share files on the blockchain with IPFS.
1 stars 0 forks source link

CVE-2017-7674 (Medium) detected in tomcat-embed-core-8.5.15.jar - autoclosed #5

Closed mend-bolt-for-github[bot] closed 2 years ago

mend-bolt-for-github[bot] commented 5 years ago

CVE-2017-7674 - Medium Severity Vulnerability

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

Core Tomcat implementation

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

Path to dependency file: /BlockDockServer/build.gradle

Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/org.apache.tomcat.embed/tomcat-embed-core/8.5.15/f197a93ae66212767b004fd93d7a1a8ea62bc3fa/tomcat-embed-core-8.5.15.jar

Dependency Hierarchy: - spring-boot-starter-tomcat-1.5.4.RELEASE.jar (Root Library) - :x: **tomcat-embed-core-8.5.15.jar** (Vulnerable Library)

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

For more information on CVSS3 Scores, click here.

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

mend-bolt-for-github[bot] commented 2 years ago

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