ghsa-ccgv-vj62-xf9h
Vulnerability from github
Published
2024-02-23 06:30
Modified
2025-02-13 19:12
Severity ?
Summary
Spring Web vulnerable to Open Redirect or Server Side Request Forgery
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 attack or to a SSRF attack if the URL is used after passing validation checks.
{ affected: [ { package: { ecosystem: "Maven", name: "org.springframework:spring-web", }, ranges: [ { events: [ { introduced: "6.1.0", }, { fixed: "6.1.4", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework:spring-web", }, ranges: [ { events: [ { introduced: "6.0.0", }, { fixed: "6.0.17", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework:spring-web", }, ranges: [ { events: [ { introduced: "5.3.0", }, { fixed: "5.3.32", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework:spring-web", }, ranges: [ { events: [ { introduced: "0", }, { last_affected: "5.2.25.RELEASE", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-22243", ], database_specific: { cwe_ids: [ "CWE-601", ], github_reviewed: true, github_reviewed_at: "2024-02-23T18:03:48Z", nvd_published_at: "2024-02-23T05:15:08Z", severity: "HIGH", }, 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 attack or to a SSRF attack if the URL is used after passing validation checks.", id: "GHSA-ccgv-vj62-xf9h", modified: "2025-02-13T19:12:19Z", published: "2024-02-23T06:30:31Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-22243", }, { type: "PACKAGE", url: "https://github.com/spring-projects/spring-framework", }, { type: "WEB", url: "https://github.com/spring-projects/spring-framework/blob/main/spring-web/src/main/java/org/springframework/web/util/UriComponentsBuilder.java", }, { type: "WEB", url: "https://security.netapp.com/advisory/ntap-20240524-0001", }, { type: "WEB", url: "https://spring.io/security/cve-2024-22243", }, { type: "WEB", url: "http://seclists.org/fulldisclosure/2024/Sep/24", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", type: "CVSS_V3", }, ], summary: "Spring Web vulnerable to Open Redirect or Server Side Request Forgery", }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.