Publish GHSA-v63q-hgqc-qvpg

This commit is contained in:
advisory-database[bot]
2024-04-02 14:08:18 +00:00
parent 1948892885
commit fec03405b7
@@ -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"
}
}