ghsa-hjcp-j389-59ff
Vulnerability from github
Published
2017-10-24 18:33
Modified
2024-02-09 17:50
Severity ?
Summary
Regular Expression Denial of Service in marked
Details
Versions 0.3.3 and earlier of marked
are affected by a regular expression denial of service ( ReDoS ) vulnerability when passed inputs that reach the em
inline rule.
Recommendation
Update to version 0.3.4 or later.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "marked" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-8854" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:40:28Z", "nvd_published_at": "2017-01-23T21:59:00Z", "severity": "HIGH" }, "details": "Versions 0.3.3 and earlier of `marked` are affected by a regular expression denial of service ( ReDoS ) vulnerability when passed inputs that reach the `em` inline rule.\n\n\n\n## Recommendation\n\nUpdate to version 0.3.4 or later.", "id": "GHSA-hjcp-j389-59ff", "modified": "2024-02-09T17:50:43Z", "published": "2017-10-24T18:33:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-8854" }, { "type": "WEB", "url": "https://github.com/chjj/marked/issues/497" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-hjcp-j389-59ff" }, { "type": "PACKAGE", "url": "https://github.com/chjj/marked" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BO2RMVVZVV6NFTU46B5RYRK7ZCXYARZS" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M6BJG6RGDH7ZWVVAUFBFI5L32RSMQN2S" }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K05052081?utm_source=f5support\u0026amp;utm_medium=RSS" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/23" }, { "type": "WEB", "url": "https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/04/20/11" } ], "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.