bikeshed@2.4.5 vulnerabilities

A document-authoring tool mainly intended for web specifications.

  • latest version

    4.2.8

  • latest non vulnerable version

  • first published

    4 years ago

  • latest version published

    29 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the bikeshed 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
    Directory Traversal

    bikeshed is a pre-processor for spec documents.

    Affected versions of this package are vulnerable to Directory Traversal. This can occur when an untrusted source file containing include, include-code or include-raw block is processed. The contents of arbitrary files could be disclosed in the HTML output.

    How to fix Directory Traversal?

    Upgrade bikeshed to version 3.0.0 or higher.

    [,3.0.0)
    • H
    Arbitrary Code Injection

    bikeshed is a pre-processor for spec documents.

    Affected versions of this package are vulnerable to Arbitrary Code Injection. This can occur when an untrusted source file containing Inline Tag Command metadata is processed. When an arbitrary OS command is executed, the command output would be included in the HTML output.

    How to fix Arbitrary Code Injection?

    Upgrade bikeshed to version 3.0.0 or higher.

    [,3.0.0)