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.
Remediation
References
https://github.com/joyent/node-http-signature/issues/10
https://nodesecurity.io/advisories/318
Related Vulnerabilities
CVE-2018-20676 Vulnerability in maven package org.webjars.bower:bootstrap
CVE-2020-13935 Vulnerability in maven package org.apache.tomcat:tomcat-websocket
CVE-2021-41109 Vulnerability in npm package parse-server
CVE-2022-41854 Vulnerability in maven package org.yaml:snakeyaml
CVE-2020-15500 Vulnerability in maven package org.webjars.npm:tileserver-gl