ghsa-x637-x8p3-5p22
Vulnerability from github
Published
2024-03-20 15:32
Modified
2024-12-05 22:17
Severity ?
Summary
Improper Authentication in Spring Authorization Server
Details
Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients.
Specifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant.
An application is not vulnerable when a Public Client uses PKCE for the Authorization Code Grant.
{ affected: [ { package: { ecosystem: "Maven", name: "org.springframework.security:spring-security-oauth2-authorization-server", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "1.1.6", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "Maven", name: "org.springframework.security:spring-security-oauth2-authorization-server", }, ranges: [ { events: [ { introduced: "1.2.0", }, { fixed: "1.2.3", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-22258", ], database_specific: { cwe_ids: [ "CWE-287", "CWE-470", ], github_reviewed: true, github_reviewed_at: "2024-03-20T17:09:02Z", nvd_published_at: "2024-03-20T04:15:08Z", severity: "MODERATE", }, details: "Spring Authorization Server versions 1.0.0 - 1.0.5, 1.1.0 - 1.1.5, 1.2.0 - 1.2.2 and older unsupported versions are susceptible to a PKCE Downgrade Attack for Confidential Clients.\n\nSpecifically, an application is vulnerable when a Confidential Client uses PKCE for the Authorization Code Grant.\n\nAn application is not vulnerable when a Public Client uses PKCE for the Authorization Code Grant.\n\n", id: "GHSA-x637-x8p3-5p22", modified: "2024-12-05T22:17:59Z", published: "2024-03-20T15:32:28Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-22258", }, { type: "WEB", url: "https://github.com/spring-projects/spring-authorization-server/commit/a7035d22bd2de6c24e7125623d38fb83d8f659a9", }, { type: "WEB", url: "https://spring.io/security/cve-2024-22258", }, { type: "PACKAGE", url: "github.com/spring-projects/spring-authorization-server", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", type: "CVSS_V3", }, ], summary: "Improper Authentication in Spring Authorization Server", }
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.