@oakserver/oak@13.2.0 vulnerabilities

A middleware framework for handling HTTP requests

  • latest version

    14.1.0

  • first published

    3 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @oakserver/oak 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)

    @oakserver/oak is an A middleware framework for handling HTTP requests

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the x-forwarded-proto or x-forwarded-for headers. An attacker can cause significant performance degradation by sending specially crafted header values.

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

    A fix was pushed into the master branch but not yet published.

    *
    • H
    Directory Traversal

    @oakserver/oak is an A middleware framework for handling HTTP requests

    Affected versions of this package are vulnerable to Directory Traversal through the Context.send API due to improper user input sanitization. An attacker can read sensitive user data or gain access to server secrets by encoding / as %2F.

    How to fix Directory Traversal?

    A fix was pushed into the master branch but not yet published.

    *