Publish Advisories

GHSA-3wf4-68gx-mph8
GHSA-gv5h-5655-h4mv
GHSA-w3c8-7r8f-9jp8
This commit is contained in:
advisory-database[bot]
2024-11-18 20:05:31 +00:00
parent c560639773
commit abed381c20
3 changed files with 104 additions and 12 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3wf4-68gx-mph8",
"modified": "2024-11-18T18:30:54Z",
"modified": "2024-11-18T20:04:30Z",
"published": "2024-11-18T12:30:42Z",
"aliases": [
"CVE-2024-11023"
],
"summary": "Firebase JavaScript SDK allows attackers to manipulate the \"_authTokenSyncURL\" to point to their own server",
"details": "Firebase JavaScript SDK utilizes a \"FIREBASE_DEFAULTS\" cookie to store configuration data, including an \"_authTokenSyncURL\" field used for session synchronization. If this cookie field is preset via an attacker by any other method, the attacker can manipulate the \"_authTokenSyncURL\" to point to their own server and it would allow am actor to capture user session data transmitted by the SDK. We recommend upgrading Firebase JS SDK at least to 10.9.0.",
"severity": [
{
@@ -18,7 +19,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "firebase"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "10.9.0"
}
]
}
]
}
],
"references": [
{
@@ -29,9 +48,17 @@
"type": "WEB",
"url": "https://github.com/firebase/firebase-js-sdk/pull/8056"
},
{
"type": "WEB",
"url": "https://github.com/firebase/firebase-js-sdk/commit/245dd26e19b6c16aca7e1b7e597ed5784c2984ba"
},
{
"type": "WEB",
"url": "https://firebase.google.com/support/release-notes/js#version_1090_-_march_14_2024"
},
{
"type": "PACKAGE",
"url": "https://github.com/firebase/firebase-js-sdk"
}
],
"database_specific": {
@@ -39,8 +66,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-11-18T20:04:30Z",
"nvd_published_at": "2024-11-18T11:15:05Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-gv5h-5655-h4mv",
"modified": "2024-11-18T18:30:55Z",
"modified": "2024-11-18T20:03:53Z",
"published": "2024-11-18T12:30:43Z",
"aliases": [
"CVE-2024-11319"
],
"summary": "django CMS Cross-Site Scripting (XSS)",
"details": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in django CMS Association django-cms allows Cross-Site Scripting (XSS).This issue affects django-cms: 3.11.7, 3.11.8, 4.1.2, 4.1.3.",
"severity": [
{
@@ -18,7 +19,44 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.11.7"
},
{
"fixed": "3.11.9"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "django-cms"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.1.2"
},
{
"fixed": "4.1.4"
}
]
}
]
}
],
"references": [
{
@@ -29,6 +67,10 @@
"type": "WEB",
"url": "https://github.com/django-cms/django-cms/commit/241d1cbe47a68f5d271ce4d27ad5e32e2c360ec3"
},
{
"type": "PACKAGE",
"url": "https://github.com/django-cms/django-cms"
},
{
"type": "WEB",
"url": "https://iltosec.com/blog/post/django-cms-413-stored-xss-vulnerability-exploiting-the-page-title-field"
@@ -47,8 +89,8 @@
"CWE-79"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-11-18T20:03:53Z",
"nvd_published_at": "2024-11-18T12:15:17Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w3c8-7r8f-9jp8",
"modified": "2024-11-18T06:30:35Z",
"modified": "2024-11-18T20:05:11Z",
"published": "2024-11-18T06:30:35Z",
"aliases": [
"CVE-2024-38828"
],
"summary": "Spring MVC controller vulnerable to a DoS attack",
"details": "Spring MVC controller methods with an @RequestBody byte[] method parameter are vulnerable to a DoS attack.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.springframework:spring-webmvc"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "6.0.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38828"
},
{
"type": "PACKAGE",
"url": "https://github.com/spring-projects/spring-framework"
},
{
"type": "WEB",
"url": "https://spring.io/security/cve-2024-38828"
@@ -31,8 +54,8 @@
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-11-18T20:05:11Z",
"nvd_published_at": "2024-11-18T04:15:04Z"
}
}