From 42d08c6b6645260f04b627e0aa56c70be735b69b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:32:48 +0000 Subject: [PATCH] Publish Advisories GHSA-8h22-6qwx-q4w9 GHSA-pxg6-pf52-xh8x GHSA-8h22-6qwx-q4w9 --- .../GHSA-8h22-6qwx-q4w9.json | 142 ++++++++++++++++++ .../GHSA-pxg6-pf52-xh8x.json | 62 ++++++++ .../GHSA-8h22-6qwx-q4w9.json | 47 ------ 3 files changed, 204 insertions(+), 47 deletions(-) create mode 100644 advisories/github-reviewed/2024/10/GHSA-8h22-6qwx-q4w9/GHSA-8h22-6qwx-q4w9.json create mode 100644 advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json delete mode 100644 advisories/unreviewed/2024/10/GHSA-8h22-6qwx-q4w9/GHSA-8h22-6qwx-q4w9.json diff --git a/advisories/github-reviewed/2024/10/GHSA-8h22-6qwx-q4w9/GHSA-8h22-6qwx-q4w9.json b/advisories/github-reviewed/2024/10/GHSA-8h22-6qwx-q4w9/GHSA-8h22-6qwx-q4w9.json new file mode 100644 index 00000000000..d7937e02d36 --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-8h22-6qwx-q4w9/GHSA-8h22-6qwx-q4w9.json @@ -0,0 +1,142 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8h22-6qwx-q4w9", + "modified": "2024-10-04T20:31:16Z", + "published": "2024-10-04T18:31:11Z", + "aliases": [ + "CVE-2024-47211" + ], + "summary": "OpenStack Ironic fails to verify checksums of supplied image_source URLs", + "details": "In OpenStack Ironic before 21.4.4, 22.x and 23.x before 23.0.3, 23.x and 24.x before 24.1.3, and 25.x and 26.x before 26.1.0, there is a lack of checksum validation of supplied image_source URLs when configured to convert images to a raw format for streaming.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "ironic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "25.0.0" + }, + { + "fixed": "26.1.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ironic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "23.1.0" + }, + { + "fixed": "24.1.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ironic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "22.0.0" + }, + { + "fixed": "23.0.3" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "PyPI", + "name": "ironic" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "21.4.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47211" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/commit/2127cc4c93770778457fde0582c1bba258c67e02" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/commit/7a1292c569a84eb05806a57a89fca5bb6b0c4043" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/commit/ebce0fd0845de411171127a55002ae7c9605de57" + }, + { + "type": "PACKAGE", + "url": "https://github.com/openstack/ironic" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/compare/24.1.2...26.1.0" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/security" + }, + { + "type": "WEB", + "url": "https://github.com/openstack/ironic/tags" + }, + { + "type": "WEB", + "url": "https://security.openstack.org/ossa/OSSA-2024-004.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-354" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-10-04T20:31:16Z", + "nvd_published_at": "2024-10-04T18:15:08Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json b/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json new file mode 100644 index 00000000000..7bbee59a29b --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-pxg6-pf52-xh8x/GHSA-pxg6-pf52-xh8x.json @@ -0,0 +1,62 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pxg6-pf52-xh8x", + "modified": "2024-10-04T20:31:00Z", + "published": "2024-10-04T20:31:00Z", + "aliases": [ + "CVE-2024-47764" + ], + "summary": "cookie accepts cookie name, path, and domain with out of bounds characters", + "details": "### Impact\n\nThe cookie name could be used to set other fields of the cookie, resulting in an unexpected cookie value. For example, `serialize(\"userName=; Max-Age=2592000; a\", value)` would result in `\"userName=; Max-Age=2592000; a=test\"`, setting `userName` cookie to `