From 49502c6ce343a0a4e6480364398839ba2e2db93a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:41:28 +0000 Subject: [PATCH] Publish Advisories GHSA-6fx8-h7jm-663j GHSA-vc2m-hw89-qjxf GHSA-6fx8-h7jm-663j --- .../GHSA-6fx8-h7jm-663j.json | 80 +++++++++++++++++++ .../GHSA-vc2m-hw89-qjxf.json | 6 +- .../GHSA-6fx8-h7jm-663j.json | 33 -------- 3 files changed, 85 insertions(+), 34 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json diff --git a/advisories/github-reviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json b/advisories/github-reviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json new file mode 100644 index 00000000000..ab624a0349e --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6fx8-h7jm-663j", + "modified": "2025-01-17T15:39:05Z", + "published": "2025-01-16T00:31:22Z", + "aliases": [ + "CVE-2024-36751" + ], + "summary": "parse-uri Regular expression Denial of Service (ReDoS)", + "details": "An issue in parse-uri v1.0.9 allows attackers to cause a Regular expression Denial of Service (ReDoS) via a crafted URL.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "parse-uri" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.0.9" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "npm", + "name": "parseuri" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "< 2.0.0" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36751" + }, + { + "type": "WEB", + "url": "https://github.com/Kikobeats/parse-uri/issues/14" + }, + { + "type": "WEB", + "url": "https://gist.github.com/6en6ar/78168687da94e8aa2e0357f2456b0233" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-185" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-01-17T15:39:05Z", + "nvd_published_at": "2025-01-15T22:15:26Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/01/GHSA-vc2m-hw89-qjxf/GHSA-vc2m-hw89-qjxf.json b/advisories/github-reviewed/2025/01/GHSA-vc2m-hw89-qjxf/GHSA-vc2m-hw89-qjxf.json index e0234d5c09f..1fdb00123d7 100644 --- a/advisories/github-reviewed/2025/01/GHSA-vc2m-hw89-qjxf/GHSA-vc2m-hw89-qjxf.json +++ b/advisories/github-reviewed/2025/01/GHSA-vc2m-hw89-qjxf/GHSA-vc2m-hw89-qjxf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-vc2m-hw89-qjxf", - "modified": "2025-01-16T22:35:46Z", + "modified": "2025-01-17T15:39:25Z", "published": "2025-01-16T19:05:12Z", "aliases": [ "CVE-2024-36403" @@ -51,6 +51,10 @@ { "type": "PACKAGE", "url": "https://github.com/t2bot/matrix-media-repo" + }, + { + "type": "WEB", + "url": "https://pkg.go.dev/vuln/GO-2025-3401" } ], "database_specific": { diff --git a/advisories/unreviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json b/advisories/unreviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json deleted file mode 100644 index bd83e2f62b0..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-6fx8-h7jm-663j/GHSA-6fx8-h7jm-663j.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-6fx8-h7jm-663j", - "modified": "2025-01-16T00:31:22Z", - "published": "2025-01-16T00:31:22Z", - "aliases": [ - "CVE-2024-36751" - ], - "details": "An issue in parse-uri v1.0.9 allows attackers to cause a Regular expression Denial of Service (ReDoS) via a crafted URL.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36751" - }, - { - "type": "WEB", - "url": "https://github.com/Kikobeats/parse-uri/issues/14" - }, - { - "type": "WEB", - "url": "https://gist.github.com/6en6ar/78168687da94e8aa2e0357f2456b0233" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-15T22:15:26Z" - } -} \ No newline at end of file