Open mend-for-github-com[bot] opened 1 year ago
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
:heavy_check_mark: 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.
:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.
CVE-2020-17527 - High Severity Vulnerability
Vulnerable Libraries - tomcat-embed-core-8.5.15.jar, tomcat-embed-core-9.0.37.jar
tomcat-embed-core-8.5.15.jar
Core Tomcat implementation
Library home page: http://tomcat.apache.org/
Path to dependency file: /operation-expert/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/8.5.15/tomcat-embed-core-8.5.15.jar
Dependency Hierarchy: - spring-boot-starter-hateoas-1.4.7.RELEASE.jar (Root Library) - spring-boot-starter-web-1.4.7.RELEASE.jar - spring-boot-starter-tomcat-1.4.7.RELEASE.jar - :x: **tomcat-embed-core-8.5.15.jar** (Vulnerable Library)
tomcat-embed-core-9.0.37.jar
Core Tomcat implementation
Library home page: https://tomcat.apache.org/
Path to dependency file: /poweriq-worker/pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/apache/tomcat/embed/tomcat-embed-core/9.0.37/tomcat-embed-core-9.0.37.jar
Dependency Hierarchy: - :x: **tomcat-embed-core-9.0.37.jar** (Vulnerable Library)
Found in HEAD commit: dd01a1d4381c7a3b94ba25748c015a094c33088e
Found in base branch: master
Vulnerability Details
While investigating bug 64830 it was discovered that Apache Tomcat 10.0.0-M1 to 10.0.0-M9, 9.0.0-M1 to 9.0.39 and 8.5.0 to 8.5.59 could re-use an HTTP request header value from the previous stream received on an HTTP/2 connection for the request associated with the subsequent stream. While this would most likely lead to an error and the closure of the HTTP/2 connection, it is possible that information could leak between requests.
Publish Date: 2020-12-03
URL: CVE-2020-17527
CVSS 3 Score Details (7.5)
Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Origin: https://lists.apache.org/thread/0nl7j4lr5j6jvwh45d2lhtjysqvnwnqx
Release Date: 2020-12-03
Fix Resolution (org.apache.tomcat.embed:tomcat-embed-core): 8.5.60
Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-hateoas): 2.1.0.RELEASE
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.