From d86abfe9e84bfd5b7ba808a6619f3c654ff3b796 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:28:53 +0000 Subject: [PATCH] Publish GHSA-98hf-m87w-cq6h --- .../GHSA-98hf-m87w-cq6h.json | 39 +++++++++++++++++-- 1 file changed, 35 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json (51%) diff --git a/advisories/unreviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json b/advisories/github-reviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json similarity index 51% rename from advisories/unreviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json rename to advisories/github-reviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json index 35434aff88d..8710e5b248d 100644 --- a/advisories/unreviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json +++ b/advisories/github-reviewed/2024/09/GHSA-98hf-m87w-cq6h/GHSA-98hf-m87w-cq6h.json @@ -1,30 +1,61 @@ { "schema_version": "1.4.0", "id": "GHSA-98hf-m87w-cq6h", - "modified": "2024-09-25T03:30:36Z", + "modified": "2024-09-25T18:27:09Z", "published": "2024-09-25T03:30:36Z", "aliases": [ "CVE-2024-46957" ], + "summary": "Mellium allows Authentication Bypass by Spoofing", "details": "Mellium mellium.im/xmpp 0.0.1 through 0.21.4 allows response spoofing because the stanza type is not checked. This is fixed in 0.22.0.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "mellium.im/xmpp" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.22.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46957" }, + { + "type": "PACKAGE", + "url": "https://codeberg.org/mellium/xmpp" + }, { "type": "WEB", "url": "https://codeberg.org/mellium/xmpp/releases" }, + { + "type": "WEB", + "url": "https://codeberg.org/mellium/xmpp/releases/tag/v0.22.0" + }, { "type": "WEB", "url": "https://mellium.im/cve/cve-2024-46957" @@ -35,8 +66,8 @@ "CWE-290" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-09-25T18:27:09Z", "nvd_published_at": "2024-09-25T01:15:44Z" } } \ No newline at end of file