whistle@2.9.15-beta

HTTP, HTTP2, HTTPS, Websocket debugging proxy

  • latest version

    2.10.8

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    9 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the whistle 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
    • H
    Directory Traversal

    whistle is a HTTP, HTTP2, HTTPS, Websocket debugging proxy

    Affected versions of this package are vulnerable to Directory Traversal in the GET /cgi-bin/temp/get handler in service.js. An attacker can read arbitrary files on the server by supplying a crafted filename parameter such as /etc/passwd instead of a temp-file name. This exposes local file contents to remote clients, allowing disclosure of sensitive system or application data and breaking the intended restriction to temporary files only.

    How to fix Directory Traversal?

    Upgrade whistle to version 2.10.3 or higher.

    <2.10.3
    • H
    Cross-site Request Forgery (CSRF)

    whistle is a HTTP, HTTP2, HTTPS, Websocket debugging proxy

    Affected versions of this package are vulnerable to Cross-site Request Forgery (CSRF) through the API endpoint handling due to CORS misconfiguration. An attacker can execute arbitrary code on the victim's machine by sending a crafted request that exploits the improper verification of request origins.

    How to fix Cross-site Request Forgery (CSRF)?

    Upgrade whistle to version 2.9.84 or higher.

    <2.9.84