andygonzalez2010 / store

demo spring store
0 stars 1 forks source link

CVE-2024-38809 (Medium) detected in spring-web-5.1.6.RELEASE.jar #564

Open mend-bolt-for-github[bot] opened 1 month ago

mend-bolt-for-github[bot] commented 1 month ago

CVE-2024-38809 - Medium Severity Vulnerability

Vulnerable Library - spring-web-5.1.6.RELEASE.jar

Spring Web

Library home page: https://projects.spring.io/spring-framework

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/spring-web/5.1.6.RELEASE/spring-web-5.1.6.RELEASE.jar

Dependency Hierarchy: - spring-boot-starter-web-2.1.4.RELEASE.jar (Root Library) - :x: **spring-web-5.1.6.RELEASE.jar** (Vulnerable Library)

Found in HEAD commit: 3f6d614029f4d6cfdddfcef8468949cb7822503c

Found in base branch: master

Vulnerability Details

Applications that parse ETags from "If-Match" or "If-None-Match" request headers are vulnerable to DoS attack. Users of affected versions should upgrade to the corresponding fixed version. Users of older, unsupported versions could enforce a size limit on "If-Match" and "If-None-Match" headers, e.g. through a Filter.

Publish Date: 2024-09-27

URL: CVE-2024-38809

CVSS 3 Score Details (5.3)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://spring.io/security/cve-2024-38809

Release Date: 2024-09-24

Fix Resolution (org.springframework:spring-web): 5.3.38

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 3.0.0


Step up your Open Source Security Game with Mend here