mgvinuesa / tutorial-mend-renovate-bolt

Ejemplo de uso de mend renovate y bolt para proyectos OpenSource
0 stars 0 forks source link

spring-cloud-azure-starter-keyvault-4.4.0.jar: 3 vulnerabilities (highest severity is: 7.5) #12

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago
Vulnerable Library - spring-cloud-azure-starter-keyvault-4.4.0.jar

Path to dependency file: /example-mend-renovate-bolt/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-cloud-azure-starter-keyvault version) Remediation Available
CVE-2022-40153 High 7.5 woodstox-core-6.3.1.jar Transitive 4.4.1
CVE-2022-40152 High 7.5 woodstox-core-6.3.1.jar Transitive 4.4.1
CVE-2022-31684 Medium 4.3 reactor-netty-http-1.0.23.jar Transitive 4.4.1

Details

CVE-2022-40153 ### Vulnerable Library - woodstox-core-6.3.1.jar

Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs

Library home page: https://github.com/FasterXML/woodstox

Path to dependency file: /example-mend-renovate-bolt/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar

Dependency Hierarchy: - spring-cloud-azure-starter-keyvault-4.4.0.jar (Root Library) - spring-cloud-azure-starter-keyvault-secrets-4.4.0.jar - azure-security-keyvault-secrets-4.5.0.jar - azure-core-1.32.0.jar - jackson-dataformat-xml-2.13.4.jar - :x: **woodstox-core-6.3.1.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Those using Xstream to seralize XML data may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

Publish Date: 2022-09-16

URL: CVE-2022-40153

### 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: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2022-09-16

Fix Resolution (com.fasterxml.woodstox:woodstox-core): 6.4.0

Direct dependency fix Resolution (com.azure.spring:spring-cloud-azure-starter-keyvault): 4.4.1

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2022-40152 ### Vulnerable Library - woodstox-core-6.3.1.jar

Woodstox is a high-performance XML processor that implements Stax (JSR-173), SAX2 and Stax2 APIs

Library home page: https://github.com/FasterXML/woodstox

Path to dependency file: /example-mend-renovate-bolt/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/woodstox/woodstox-core/6.3.1/woodstox-core-6.3.1.jar

Dependency Hierarchy: - spring-cloud-azure-starter-keyvault-4.4.0.jar (Root Library) - spring-cloud-azure-starter-keyvault-secrets-4.4.0.jar - azure-security-keyvault-secrets-4.5.0.jar - azure-core-1.32.0.jar - jackson-dataformat-xml-2.13.4.jar - :x: **woodstox-core-6.3.1.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Those using Woodstox to parse XML data may be vulnerable to Denial of Service attacks (DOS) if DTD support is enabled. If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow. This effect may support a denial of service attack.

Publish Date: 2022-09-16

URL: CVE-2022-40152

### 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: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Release Date: 2022-09-16

Fix Resolution (com.fasterxml.woodstox:woodstox-core): 6.4.0

Direct dependency fix Resolution (com.azure.spring:spring-cloud-azure-starter-keyvault): 4.4.1

Step up your Open Source Security Game with Mend [here](https://www.whitesourcesoftware.com/full_solution_bolt_github)
CVE-2022-31684 ### Vulnerable Library - reactor-netty-http-1.0.23.jar

HTTP functionality for the Reactor Netty library

Library home page: https://github.com/

Path to dependency file: /example-mend-renovate-bolt/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/io/projectreactor/netty/reactor-netty-http/1.0.23/reactor-netty-http-1.0.23.jar

Dependency Hierarchy: - spring-cloud-azure-starter-keyvault-4.4.0.jar (Root Library) - spring-cloud-azure-starter-keyvault-secrets-4.4.0.jar - azure-security-keyvault-secrets-4.5.0.jar - azure-core-http-netty-1.12.5.jar - :x: **reactor-netty-http-1.0.23.jar** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Reactor Netty HTTP Server, in versions 1.0.11 - 1.0.23, may log request headers in some cases of invalid HTTP requests. The logged headers may reveal valid access tokens to those with access to server logs. This may affect only invalid HTTP requests where logging at WARN level is enabled.

Publish Date: 2022-10-19

URL: CVE-2022-31684

### CVSS 3 Score Details (4.3)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-7w4x-4h67-pgmv

Release Date: 2022-10-19

Fix Resolution (io.projectreactor.netty:reactor-netty-http): 1.0.24

Direct dependency fix Resolution (com.azure.spring:spring-cloud-azure-starter-keyvault): 4.4.1

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