VYPR

npm package

hawk

pkg:npm/hawk

Vulnerabilities (2)

  • CVE-2022-29167May 5, 2022
    affected < 9.0.1fixed 9.0.1

    Hawk is an HTTP authentication scheme providing mechanisms for making authenticated HTTP requests with partial cryptographic verification of the request and response, covering the HTTP method, request URI, host, and optionally the request payload. Hawk used a regular expression t

  • CVE-2016-2515HigApr 13, 2016
    affected >= 4.0.0, < 4.1.1fixed 4.1.1

    Hawk before 3.1.3 and 4.x before 4.1.1 allow remote attackers to cause a denial of service (CPU consumption or partial outage) via a long (1) header or (2) URI that is matched against an improper regular expression.