From bc7626ff8936bf9b7b9fff1418793b91a8e967e5 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:10:23 +0000 Subject: [PATCH] Publish GHSA-3p6v-hrg8-8qj7 --- .../GHSA-3p6v-hrg8-8qj7.json | 65 +++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 advisories/github-reviewed/2025/03/GHSA-3p6v-hrg8-8qj7/GHSA-3p6v-hrg8-8qj7.json diff --git a/advisories/github-reviewed/2025/03/GHSA-3p6v-hrg8-8qj7/GHSA-3p6v-hrg8-8qj7.json b/advisories/github-reviewed/2025/03/GHSA-3p6v-hrg8-8qj7/GHSA-3p6v-hrg8-8qj7.json new file mode 100644 index 00000000000..1de96a22edc --- /dev/null +++ b/advisories/github-reviewed/2025/03/GHSA-3p6v-hrg8-8qj7/GHSA-3p6v-hrg8-8qj7.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3p6v-hrg8-8qj7", + "modified": "2025-03-26T14:08:48Z", + "published": "2025-03-26T14:08:48Z", + "aliases": [ + "CVE-2025-2792" + ], + "summary": "@mozilla/readability Denial of Service through Regex", + "details": "Specially crafted titles may have caused a regular expression to excessively backtrack and cause a local denial of service.\n\nAdditional Details are [available at Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1948833)\n\nCredit: DayShift", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P" + } + ], + "affected": [ + { + "package": { + "ecosystem": "npm", + "name": "@mozilla/readability" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "0.6.0" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/mozilla/readability/security/advisories/GHSA-3p6v-hrg8-8qj7" + }, + { + "type": "WEB", + "url": "https://github.com/mozilla/readability/commit/1c4d63be3e7344c3dfdf76ebb05fd0d32de93eb3" + }, + { + "type": "WEB", + "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1948833" + }, + { + "type": "PACKAGE", + "url": "https://github.com/mozilla/readability" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-1333" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2025-03-26T14:08:48Z", + "nvd_published_at": null + } +} \ No newline at end of file