Lucene search

K
cve[email protected]CVE-2023-26142
HistorySep 12, 2023 - 5:15 a.m.

CVE-2023-26142

2023-09-1205:15:41
CWE-113
CWE-74
web.nvd.nist.gov
12
cve-2023
26142
crow package
http response splitting
nvd
security vulnerability

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P

0.0005 Low

EPSS

Percentile

17.1%

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.

Affected configurations

NVD
Node
crowcppcrowMatch1.0\+5
CPENameOperatorVersion
crowcpp:crowcrowcpp croweq1.0+5

CNA Affected

[
  {
    "product": "Crow",
    "versions": [
      {
        "version": "0",
        "lessThan": "*",
        "status": "affected",
        "versionType": "semver"
      }
    ],
    "vendor": "n/a"
  }
]

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P

0.0005 Low

EPSS

Percentile

17.1%

Related for CVE-2023-26142