billmcchesney1 / location-intelligence-places-reference-application

A reference application for the Places API under Location Intelligence. This application can be used to help outside developers integrate with the API smoothly. All endpoints are established. OAuth1 demonstration has been provided as well.
Apache License 2.0
0 stars 0 forks source link

CVE-2023-34055 (Medium) detected in spring-boot-2.2.6.RELEASE.jar - autoclosed #69

Closed mend-for-github-com[bot] closed 1 week ago

mend-for-github-com[bot] commented 10 months ago

CVE-2023-34055 - Medium Severity Vulnerability

Vulnerable Library - spring-boot-2.2.6.RELEASE.jar

Spring Boot

Library home page: https://spring.io

Path to dependency file: /pom.xml

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

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

Found in HEAD commit: d240b4d4d753e0ca9c5d0fbf675b0e8e64320729

Found in base branch: master

Vulnerability Details

In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC or Spring WebFlux * org.springframework.boot:spring-boot-actuator is on the classpath

Publish Date: 2023-11-28

URL: CVE-2023-34055

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-2023-34055

Release Date: 2023-11-28

Fix Resolution (org.springframework.boot:spring-boot): 2.7.18

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


mend-for-github-com[bot] commented 1 week ago

: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.