You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Learn more on MITRE.
Impact
Improper header parsing. An attacker could sneak in a carriage return character (
\r
) and pass untrusted values in both the header names and values.Patches
The issue is patched in 1.8.4 and 2.1.1.
Workarounds
There are no known workarounds.
References