ghsa-7p7h-4mm5-852v
Vulnerability from github
Published
2021-06-07 22:10
Modified
2023-09-08 19:23
Severity ?
Summary
Uncontrolled Resource Consumption in trim-newlines
Details
@rkesters/gnuplot is an easy to use node module to draw charts using gnuplot and ps2pdf. The trim-newlines package before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service (ReDoS) for the .end()
method.
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "(trim-newlines).trimNewlines.end" ] }, "package": { "ecosystem": "npm", "name": "trim-newlines" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.1" } ], "type": "ECOSYSTEM" } ] }, { "ecosystem_specific": { "affected_functions": [ "(trim-newlines).trimNewlines.end" ] }, "package": { "ecosystem": "npm", "name": "trim-newlines" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "4.0.0" ] } ], "aliases": [ "CVE-2021-33623" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2021-06-01T18:22:04Z", "nvd_published_at": "2021-05-28T18:15:00Z", "severity": "HIGH" }, "details": "@rkesters/gnuplot is an easy to use node module to draw charts using gnuplot and ps2pdf. The trim-newlines package before 3.0.1 and 4.x before 4.0.1 for Node.js has an issue related to regular expression denial-of-service (ReDoS) for the `.end()` method.", "id": "GHSA-7p7h-4mm5-852v", "modified": "2023-09-08T19:23:55Z", "published": "2021-06-07T22:10:39Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33623" }, { "type": "WEB", "url": "https://github.com/sindresorhus/trim-newlines/commit/25246c6ce5eea1c82d448998733a6302a4350d91" }, { "type": "WEB", "url": "https://github.com/sindresorhus/trim-newlines/commit/b10d5f4afef832b16bc56d49fc52c68cbd403869" }, { "type": "PACKAGE", "url": "https://github.com/sindresorhus/trim-newlines" }, { "type": "WEB", "url": "https://github.com/sindresorhus/trim-newlines/releases/tag/v4.0.1" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00033.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210702-0007" }, { "type": "WEB", "url": "https://www.npmjs.com/package/trim-newlines" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Uncontrolled Resource Consumption in trim-newlines" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.