CVE-2023-26142

Source
https://cve.org/CVERecord?id=CVE-2023-26142
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-26142.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-26142
Published
2023-09-12T05:00:01.235Z
Modified
2026-07-15T01:48:51.837228936Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P CVSS Calculator
Summary
[none]
Details

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 setheader and addheader functions. An attacker can add the \r\n (carriage return line feeds) characters to end the HTTP response headers and inject malicious content.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/26xxx/CVE-2023-26142.json",
    "cwe_ids": [
        "CWE-113"
    ],
    "cna_assigner": "snyk",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "*"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/crowcpp/crow

Affected ranges

Type
GIT
Repo
https://github.com/crowcpp/crow
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.0+5"
        },
        {
            "last_affected": "1.0+5"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:crowcpp:crow:1.0\\+5:*:*:*:*:*:*:*"
}

Affected versions

1.*
1.0+5
v0.*
v0.1+5
v1.*
v1.0+5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-26142.json"