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-2023-0044 Vulnerability in maven package io.quarkus:quarkus-security-webauthn
CVE-2021-29489 Vulnerability in npm package highcharts
CVE-2021-3765 Vulnerability in npm package validator
CVE-2023-29215 Vulnerability in maven package org.apache.linkis:linkis-metadata-query-service-jdbc
CVE-2021-33604 Vulnerability in maven package com.vaadin:flow-server