VulnerabilityModified
CVE-2017-16005
This makes http-signature vulnerable to header forgery.
HIGH 7.5EPSS 0.86%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.86%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
Http-signature is a "Reference implementation of Joyent's HTTP Signature Scheme". In versions <=0.9.11, http-signature signs only the header values, but not the header names. This makes http-signature vulnerable to header forgery. Thus, if an attacker can intercept a request, he can swap header names and change the meaning of the request without changing the signature.
- CVSS 3.0
- 7.5 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 0.86% probability · 56th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20, CWE-347
- Affected
- joyent/http-signature
- Source
- support@hackerone.com
References
- https://github.com/joyent/node-http-signature/issues/10Patch, Third Party Advisory
- https://nodesecurity.io/advisories/318Third Party Advisory
- https://github.com/joyent/node-http-signature/issues/10Patch, Third Party Advisory
- https://nodesecurity.io/advisories/318Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.