From fec03405b787f75e9d3c9a26b01646e7eb604f5b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 14:08:18 +0000 Subject: [PATCH] Publish GHSA-v63q-hgqc-qvpg --- .../GHSA-v63q-hgqc-qvpg.json | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json (64%) diff --git a/advisories/unreviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json b/advisories/github-reviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json similarity index 64% rename from advisories/unreviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json rename to advisories/github-reviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json index 83bc6358491..b9f9c4cc51c 100644 --- a/advisories/unreviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json +++ b/advisories/github-reviewed/2023/01/GHSA-v63q-hgqc-qvpg/GHSA-v63q-hgqc-qvpg.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-v63q-hgqc-qvpg", - "modified": "2023-01-10T15:30:25Z", + "modified": "2024-04-02T14:07:06Z", "published": "2023-01-03T18:30:25Z", "aliases": [ "CVE-2021-32821" ], + "summary": "MooTools Regular Expression Denial of Service", "details": "MooTools is a collection of JavaScript utilities for JavaScript developers. All known versions include a CSS selector parser that is vulnerable to Regular Expression Denial of Service (ReDoS). An attack requires that an attacker can inject a string into a CSS selector at runtime, which is quite common with e.g. jQuery CSS selectors. No patches are available for this issue.", "severity": [ { @@ -14,13 +15,35 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "npm", + "name": "mootools" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "1.5.2" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32821" }, + { + "type": "PACKAGE", + "url": "https://github.com/vsviridov/mootools-node" + }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2020-345-redos-mootools" @@ -32,8 +55,8 @@ "CWE-400" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-04-02T14:06:51Z", "nvd_published_at": "2023-01-03T17:15:00Z" } } \ No newline at end of file