LynRodWS / alcor

Cloud native SDN platform powered by Kubernetes and Istio
MIT License
0 stars 0 forks source link

CVE-2023-34055 (Medium) detected in multiple libraries #327

Open mend-for-github-com[bot] opened 11 months ago

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

CVE-2023-34055 - Medium Severity Vulnerability

Vulnerable Libraries - spring-boot-actuator-2.2.6.RELEASE.jar, spring-boot-actuator-2.3.0.RELEASE.jar, spring-boot-actuator-2.1.6.RELEASE.jar, spring-boot-actuator-2.2.5.RELEASE.jar, spring-boot-actuator-2.3.1.RELEASE.jar

spring-boot-actuator-2.2.6.RELEASE.jar

Spring Boot Actuator

Library home page: https://spring.io

Path to dependency file: /services/network_config_manager/pom.xml

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

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

spring-boot-actuator-2.3.0.RELEASE.jar

Spring Boot Actuator

Library home page: https://spring.io

Dependency Hierarchy: - common-0.1.0-SNAPSHOT.jar (Root Library) - spring-boot-starter-actuator-2.3.0.RELEASE.jar - spring-boot-actuator-autoconfigure-2.3.0.RELEASE.jar - :x: **spring-boot-actuator-2.3.0.RELEASE.jar** (Vulnerable Library)

spring-boot-actuator-2.1.6.RELEASE.jar

Spring Boot Actuator

Library home page: https://spring.io

Path to dependency file: /lib/pom.xml

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

Dependency Hierarchy: - spring-boot-starter-actuator-2.1.6.RELEASE.jar (Root Library) - spring-boot-actuator-autoconfigure-2.1.6.RELEASE.jar - :x: **spring-boot-actuator-2.1.6.RELEASE.jar** (Vulnerable Library)

spring-boot-actuator-2.2.5.RELEASE.jar

Spring Boot Actuator

Library home page: https://spring.io

Path to dependency file: /services/route_manager/pom.xml

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

Dependency Hierarchy: - spring-boot-starter-actuator-2.2.5.RELEASE.jar (Root Library) - spring-boot-actuator-autoconfigure-2.2.5.RELEASE.jar - :x: **spring-boot-actuator-2.2.5.RELEASE.jar** (Vulnerable Library)

spring-boot-actuator-2.3.1.RELEASE.jar

Spring Boot Actuator

Library home page: https://spring.io

Dependency Hierarchy: - common-0.1.0-SNAPSHOT.jar (Root Library) - spring-boot-starter-actuator-2.3.1.RELEASE.jar - spring-boot-actuator-autoconfigure-2.3.1.RELEASE.jar - :x: **spring-boot-actuator-2.3.1.RELEASE.jar** (Vulnerable Library)

Found in HEAD commit: 3c4e28556738e020da91fd03c3aaa5d9a7c1cfed

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-actuator): 2.7.18

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

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

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

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

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