Open mend-for-github-com[bot] opened 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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
: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.
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
**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.jarSpring 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 DetailsPivotal 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 FixType: 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.jarSpring 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 DetailsApplications 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 FixType: 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.jarSpring 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 DetailsApplications 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 FixType: 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.jarSpring 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 DetailsApplications 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 FixType: 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.jarSpring 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 DetailsApplications 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 FixType: 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.