Publish Advisories

GHSA-x637-x8p3-5p22
GHSA-x637-x8p3-5p22
This commit is contained in:
advisory-database[bot]
2024-03-20 17:10:01 +00:00
parent 024635382c
commit 44f88ee13c
2 changed files with 84 additions and 38 deletions
@@ -0,0 +1,84 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x637-x8p3-5p22",
"modified": "2024-03-20T17:09:02Z",
"published": "2024-03-20T15:32:28Z",
"aliases": [
"CVE-2024-22258"
],
"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.\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",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework.security:spring-security-oauth2-authorization-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework.security:spring-security-oauth2-authorization-server"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.2.0"
},
{
"fixed": "1.2.3"
}
]
}
]
}
],
"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"
}
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-03-20T17:09:02Z",
"nvd_published_at": "2024-03-20T04:15:08Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x637-x8p3-5p22",
"modified": "2024-03-20T15:32:28Z",
"published": "2024-03-20T15:32:28Z",
"aliases": [
"CVE-2024-22258"
],
"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",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22258"
},
{
"type": "WEB",
"url": "https://spring.io/security/cve-2024-22258"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-03-20T04:15:08Z"
}
}