KOSASIH / Jetchain

Jetchain is a comprehensive microservices-based platform designed to enhance the efficiency of logistics and supply chain management systems. It leverages the power of microservices architecture to enable real-time tracking, inventory management, route optimization, and demand forecasting.
https://kosasih.github.io/Jetchain/
MIT License
4 stars 0 forks source link

spring-boot-starter-data-elasticsearch-3.1.1.jar: 7 vulnerabilities (highest severity is: 8.6) #14

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

mend-bolt-for-github[bot] commented 11 months ago
Vulnerable Library - spring-boot-starter-data-elasticsearch-3.1.1.jar

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-boot-starter-data-elasticsearch version) Remediation Possible**
CVE-2023-7272 High 8.6 parsson-1.0.0.jar Transitive 3.3.0
CVE-2024-22262 High 8.1 spring-web-6.0.7.jar Transitive 3.1.11
CVE-2024-22259 High 8.1 spring-web-6.0.7.jar Transitive 3.1.10
CVE-2024-22243 High 8.1 spring-web-6.0.7.jar Transitive 3.1.9
CVE-2023-4043 Medium 5.9 parsson-1.0.0.jar Transitive 3.3.0
CVE-2024-38809 Medium 5.3 spring-web-6.0.7.jar Transitive 3.2.0
CVE-2023-34053 Medium 5.3 spring-web-6.0.7.jar Transitive 3.1.6

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-7272 ### Vulnerable Library - parsson-1.0.0.jar

Jakarta JSON Processing provider

Library home page: https://www.eclipse.org

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-data-elasticsearch-5.0.4.jar - elasticsearch-java-8.7.1.jar - :x: **parsson-1.0.0.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

In Eclipse Parsson before 1.0.4 and 1.1.3, a document with a large depth of nested objects can allow an attacker to cause a Java stack overflow exception and denial of service. Eclipse Parsson allows processing (e.g. parse, generate, transform and query) JSON documents.

Publish Date: 2024-07-17

URL: CVE-2023-7272

### CVSS 3 Score Details (8.6)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/12

Release Date: 2024-07-17

Fix Resolution (org.eclipse.parsson:parsson): 1.0.4

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.3.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-22262 ### Vulnerable Library - spring-web-6.0.7.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-boot-starter-json-3.1.1.jar - :x: **spring-web-6.0.7.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22259 https://spring.io/security/cve-2024-22259  and CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

Publish Date: 2024-04-16

URL: CVE-2024-22262

### CVSS 3 Score Details (8.1)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

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

Release Date: 2024-04-16

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.1.11

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-22259 ### Vulnerable Library - spring-web-6.0.7.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-boot-starter-json-3.1.1.jar - :x: **spring-web-6.0.7.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.

Publish Date: 2024-03-16

URL: CVE-2024-22259

### CVSS 3 Score Details (8.1)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

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

Release Date: 2024-03-16

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.1.10

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-22243 ### Vulnerable Library - spring-web-6.0.7.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-boot-starter-json-3.1.1.jar - :x: **spring-web-6.0.7.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks.

Publish Date: 2024-02-23

URL: CVE-2024-22243

### CVSS 3 Score Details (8.1)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

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

Release Date: 2024-02-23

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.1.9

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2023-4043 ### Vulnerable Library - parsson-1.0.0.jar

Jakarta JSON Processing provider

Library home page: https://www.eclipse.org

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-data-elasticsearch-5.0.4.jar - elasticsearch-java-8.7.1.jar - :x: **parsson-1.0.0.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect. To mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.

Publish Date: 2023-11-03

URL: CVE-2023-4043

### CVSS 3 Score Details (5.9)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13

Release Date: 2023-11-03

Fix Resolution (org.eclipse.parsson:parsson): 1.0.5

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.3.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2024-38809 ### Vulnerable Library - spring-web-6.0.7.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-boot-starter-json-3.1.1.jar - :x: **spring-web-6.0.7.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### 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-27

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.2.0

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2023-34053 ### Vulnerable Library - spring-web-6.0.7.jar

Spring Web

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

Path to dependency file: /pom.xml

Path to vulnerable library: /pom.xml

Dependency Hierarchy: - spring-boot-starter-data-elasticsearch-3.1.1.jar (Root Library) - spring-boot-starter-json-3.1.1.jar - :x: **spring-web-6.0.7.jar** (Vulnerable Library)

Found in HEAD commit: d2dd6685e77601c3ec5e15d56e1104de7751c5c8

Found in base branch: main

### Vulnerability Details

In Spring Framework versions 6.0.0 - 6.0.13, 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 * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.

Publish Date: 2023-11-28

URL: CVE-2023-34053

### 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-34053

Release Date: 2023-11-28

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

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-data-elasticsearch): 3.1.6

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)