alexstanovsky-mend / struts

Mirror of Apache Struts
Apache License 2.0
0 stars 0 forks source link

spring-web-5.3.27.jar: 5 vulnerabilities (highest severity is: 9.8) #15

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

mend-for-github-com[bot] commented 10 months ago
Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (spring-web version) Remediation Possible**
CVE-2016-1000027 Critical 9.8 spring-web-5.3.27.jar Direct 6.0.0
CVE-2024-22262 High 8.1 spring-web-5.3.27.jar Direct 5.3.34
CVE-2024-22259 High 8.1 spring-web-5.3.27.jar Direct 5.3.33
CVE-2024-22243 High 8.1 spring-web-5.3.27.jar Direct 5.3.32
CVE-2024-38809 Medium 5.3 spring-web-5.3.27.jar Direct 5.3.38

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

Details

CVE-2016-1000027 ### Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Dependency Hierarchy: - :x: **spring-web-5.3.27.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### Vulnerability Details

Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data. Mend Note: After conducting further research, Mend has determined that all versions of spring-web up to version 6.0.0 are vulnerable to CVE-2016-1000027.

Publish Date: 2020-01-02

URL: CVE-2016-1000027

### CVSS 3 Score Details (9.8)

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

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://github.com/advisories/GHSA-4wrc-f8pq-fpqp

Release Date: 2020-01-02

Fix Resolution: 6.0.0

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2024-22262 ### Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Dependency Hierarchy: - :x: **spring-web-5.3.27.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### 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: 5.3.34

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2024-22259 ### Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Dependency Hierarchy: - :x: **spring-web-5.3.27.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### 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: 5.3.33

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2024-22243 ### Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Dependency Hierarchy: - :x: **spring-web-5.3.27.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

Found in base branch: master

### 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: 5.3.32

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.
CVE-2024-38809 ### Vulnerable Library - spring-web-5.3.27.jar

Spring Web

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

Path to dependency file: /apps/showcase/pom.xml

Path to vulnerable library: /apps/showcase/pom.xml,/plugins/rest/pom.xml,/plugins/junit/pom.xml,/plugins/spring/pom.xml,/plugins/portlet-junit/pom.xml

Dependency Hierarchy: - :x: **spring-web-5.3.27.jar** (Vulnerable Library)

Found in HEAD commit: ffd023f84c894b7442edfd32b350fdcca351857d

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

Fix Resolution: 5.3.38

:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.

:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.

dev-mend-for-github-com[bot] commented 10 months 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 8 months 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 7 months 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 6 months 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 4 months 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 1 month 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.

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

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

dev-mend-for-github-com[bot] commented 2 weeks 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.

mend-for-github-com[bot] commented 6 days ago

:information_source: This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.