Publish Advisories

GHSA-jvqq-8f3q-54hg
GHSA-rxx2-698q-7r9q
GHSA-8q86-4x73-99v8
GHSA-c4q5-6c82-3qpw
This commit is contained in:
advisory-database[bot]
2024-10-28 09:32:37 +00:00
parent 3528cb9803
commit 525d02751b
4 changed files with 42 additions and 1 deletions
@@ -28,6 +28,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-321",
"CWE-798"
],
"severity": "MODERATE",
@@ -28,7 +28,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-327"
"CWE-327",
"CWE-328"
],
"severity": "MODERATE",
"github_reviewed": false,
@@ -28,6 +28,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-1188",
"CWE-441"
],
"severity": "MODERATE",
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-c4q5-6c82-3qpw",
"modified": "2024-10-28T09:30:53Z",
"published": "2024-10-28T09:30:53Z",
"aliases": [
"CVE-2024-38821"
],
"details": "Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances.\n\nFor this to impact an application, all of the following must be true:\n\n * It must be a WebFlux application\n * It must be using Spring's static resources support\n * It must have a non-permitAll authorization rule applied to the static resources support",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38821"
},
{
"type": "WEB",
"url": "https://spring.io/security/cve-2024-38821"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-28T07:15:07Z"
}
}