ghsa-x5pg-88wf-qq4p
Vulnerability from github
Published
2018-07-24 20:10
Modified
2023-09-07 22:11
Severity ?
Summary
Regular Expression Denial of Service in marked
Details
Affected versions of marked
are vulnerable to a regular expression denial of service.
The amplification in this vulnerability is significant, with 1,000 characters resulting in the event loop being blocked for around 6 seconds.
Recommendation
Update to version 0.3.9 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "marked" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-16114" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T22:02:12Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Affected versions of `marked` are vulnerable to a regular expression denial of service. \n\nThe amplification in this vulnerability is significant, with 1,000 characters resulting in the event loop being blocked for around 6 seconds.\n\n\n## Recommendation\n\nUpdate to version 0.3.9 or later.", "id": "GHSA-x5pg-88wf-qq4p", "modified": "2023-09-07T22:11:27Z", "published": "2018-07-24T20:10:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-16114" }, { "type": "WEB", "url": "https://github.com/chjj/marked/issues/937" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-x5pg-88wf-qq4p" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/531" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Regular Expression Denial of Service in marked" }
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.