@oakserver/oak@12.6.2

A middleware framework for handling HTTP requests

  • latest version

    14.1.0

  • first published

    4 years ago

  • latest version published

    2 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the @oakserver/oak package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    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.

    *