Publish Advisories

GHSA-hh3m-g4qj-4835
GHSA-hh3m-g4qj-4835
This commit is contained in:
advisory-database[bot]
2025-03-24 21:22:24 +00:00
parent a3ef5c12cf
commit 2565249bfa
2 changed files with 65 additions and 36 deletions
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hh3m-g4qj-4835",
"modified": "2025-03-24T21:20:53Z",
"published": "2025-03-24T18:31:03Z",
"aliases": [
"CVE-2025-22223"
],
"summary": "Spring Security Vulnerable to Authorization Bypass via Security Annotations",
"details": "Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass. \n\nYou are not affected if you are not using @EnableMethodSecurity, or you do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework.security:spring-security-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.4.0"
},
{
"fixed": "6.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22223"
},
{
"type": "WEB",
"url": "https://github.com/spring-projects/spring-security/commit/dc2e1af2dab8ef81cd4edd25b56a2babeaab8cf9"
},
{
"type": "PACKAGE",
"url": "https://github.com/spring-projects/spring-security"
},
{
"type": "WEB",
"url": "https://spring.io/security/cve-2025-22223"
}
],
"database_specific": {
"cwe_ids": [
"CWE-290"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-03-24T21:20:53Z",
"nvd_published_at": "2025-03-24T18:15:22Z"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hh3m-g4qj-4835",
"modified": "2025-03-24T18:31:03Z",
"published": "2025-03-24T18:31:03Z",
"aliases": [
"CVE-2025-22223"
],
"details": "Spring Security 6.4.0 - 6.4.3 may not correctly locate method security annotations on parameterized types or methods. This may cause an authorization bypass. \n\nYou are not affected if you are not using @EnableMethodSecurity, or\nyou do not have method security annotations on parameterized types or methods, or all method security annotations are attached to target methods",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-22223"
},
{
"type": "WEB",
"url": "https://spring.io/security/cve-2025-22223"
}
],
"database_specific": {
"cwe_ids": [
"CWE-290"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-24T18:15:22Z"
}
}