pymdown-extensions@8.2 vulnerabilities

Extension pack for Python Markdown.

  • latest version

    10.14

  • latest non vulnerable version

  • first published

    9 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the pymdown-extensions 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
    Arbitrary File Read

    pymdown-extensions is an Extension pack for Python Markdown.

    Affected versions of this package are vulnerable to Arbitrary File Read due to improper sanitization of file syntax passed via the get_snippet_path function. when using the syntax --8<--"/etc/passwd" or --8<--"/proc/self/environ" the content of these files will be rendered in the generated documentation.

    How to fix Arbitrary File Read?

    Upgrade pymdown-extensions to version 10.0 or higher.

    [1.5,10.0)