First published: Thu Jun 07 2018(Updated: )
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.
Credit: support@hackerone.com
Affected Software | Affected Version | How to fix |
---|---|---|
npm/marked | <0.3.9 | 0.3.9 |
Marked Project | <0.3.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-16114 is classified as a moderate severity vulnerability due to its potential to cause denial of service.
To resolve CVE-2017-16114, update the marked package to version 0.3.9 or later.
CVE-2017-16114 affects versions of the marked package prior to 0.3.9.
CVE-2017-16114 is a regular expression denial of service vulnerability.
The impact of CVE-2017-16114 includes significant event loop blockage, causing delays in application processing.