marked@1.2.5 vulnerabilities

A markdown parser built for speed

  • latest version

    15.0.7

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    1 months ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the marked package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Regular Expression Denial of Service (ReDoS)

    marked is a low-level compiler for parsing markdown without caching or blocking for long periods of time.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) when unsanitized user input is passed to block.def.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade marked to version 4.0.10 or higher.

    <4.0.10
    • M
    Regular Expression Denial of Service (ReDoS)

    marked is a low-level compiler for parsing markdown without caching or blocking for long periods of time.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) when passing unsanitized user input to inline.reflinkSearch, if it is not being parsed by a time-limited worker thread.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade marked to version 4.0.10 or higher.

    <4.0.10
    • H
    Regular Expression Denial of Service (ReDoS)

    marked is a low-level compiler for parsing markdown without caching or blocking for long periods of time.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). 3 or more groups of odd and even numbered consecutive underscores (___) followed by a character causes extended processing.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade marked to version 2.0.0 or higher.

    >=1.1.1 <2.0.0