原始 OSV JSON{
"id": "GHSA-35q2-47q7-3pc3",
"aliases": [
"CVE-2021-29469"
],
"details": "### Impact\nWhen a client is in monitoring mode, the regex begin used to detected monitor messages could cause exponential backtracking on some strings. This issue could lead to a denial of service.\n\n### Patches\nThe problem was fixed in commit [`2d11b6d`](https://github.com/NodeRedis/node-redis/commit/2d11b6dc9b9774464a91fb4b448bad8bf699629e) and was released in version `3.1.1`.\n\n### References\n#1569 (GHSL-2021-026)",
"summary": "Node-Redis potential exponential regex in monitor mode",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.6.0"
},
{
"fixed": "3.1.1"
}
]
}
],
"package": {
"name": "redis",
"ecosystem": "npm"
}
}
],
"modified": "2022-08-11T00:21:37Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2021-04-27T15:56:03Z",
"references": [
{
"url": "https://github.com/NodeRedis/node-redis/security/advisories/GHSA-35q2-47q7-3pc3",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29469",
"type": "ADVISORY"
},
{
"url": "https://github.com/NodeRedis/node-redis/commit/2d11b6dc9b9774464a91fb4b448bad8bf699629e",
"type": "WEB"
},
{
"url": "https://github.com/NodeRedis/node-redis/releases/tag/v3.1.1",
"type": "WEB"
},
{
"url": "https://security.netapp.com/advisory/ntap-20210611-0010",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-400"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2021-04-23T18:15:00Z",
"github_reviewed_at": "2021-04-23T18:11:39Z"
}
}