GHSA-35q2-47q7-3pc3

Suggest an improvement
Source
https://github.com/advisories/GHSA-35q2-47q7-3pc3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/04/GHSA-35q2-47q7-3pc3/GHSA-35q2-47q7-3pc3.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-35q2-47q7-3pc3
Aliases
Related
Published
2021-04-27T15:56:03Z
Modified
2023-11-01T04:55:05.434309Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Node-Redis potential exponential regex in monitor mode
Details

Impact

When 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.

Patches

The problem was fixed in commit 2d11b6d and was released in version 3.1.1.

References

1569 (GHSL-2021-026)

Database specific
{
    "nvd_published_at": "2021-04-23T18:15:00Z",
    "cwe_ids": [
        "CWE-400"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-04-23T18:11:39Z"
}
References

Affected packages

npm / redis

Package

Affected ranges

Type
SEMVER
Events
Introduced
2.6.0
Fixed
3.1.1