gunicorn is vulnerable to Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
50
Medium Risk
Affected versions of the package are vulnerable to HTTP request splitting. Gunicorn accepts invalid and dangerous characters, such as CR, LF, and NUL, in header fields. RFC9110 permits rejecting or replacing these characters with spaces. The patched version introduces a config option --tolerate-dangerous-framing. When set, Gunicorn passes the field value unchanged. When unset (default), Gunicorn rejects the request.
You are affected if you are using a version that falls within the vulnerable range.
gunicorn is vulnerable to Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') in versions 2.0.1 - 22.0.0.
Upgrade the gunicorn library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant