CVE-2023-26142

All versions of the package crow are vulnerable to HTTP Response Splitting when untrusted user input is used to build header values. Header values are not properly sanitized against CRLF Injection in the set_header and add_header functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.
Configurations

Configuration 1 (hide)

cpe:2.3:a:crowcpp:crow:1.0\+5:*:*:*:*:*:*:*

History

21 Nov 2024, 07:50

Type Values Removed Values Added
New CVE

Information

Published : 2023-09-12 05:15

Updated : 2024-11-21 07:50


NVD link : CVE-2023-26142

Mitre link : CVE-2023-26142

CVE.ORG link : CVE-2023-26142


JSON object : View

Products Affected

crowcpp

  • crow
CWE
CWE-113

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')