Lucene search

K
cve[email protected]CVE-2023-0040
HistoryJan 18, 2023 - 7:15 p.m.

CVE-2023-0040

2023-01-1819:15:11
CWE-93
CWE-74
web.nvd.nist.gov
49
async http client
cve-2023-0040
crlf injection
form manipulation
http header
vulnerability
data validation

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

25.8%

Versions of Async HTTP Client prior to 1.13.2 are vulnerable to a form of targeted request manipulation called CRLF injection. This vulnerability was the result of insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted data into HTTP header field values without prior sanitisation. Common use-cases here might be to place usernames from a database into HTTP header fields. This vulnerability allows attackers to inject new HTTP header fields, or entirely new requests, into the data stream. This can cause requests to be understood very differently by the remote server than was intended. In general, this is unlikely to result in data disclosure, but it can result in a number of logical errors and other misbehaviours.

Affected configurations

NVD
Node
asynchttpclient_projectasync-http-clientRange<1.4.1
OR
asynchttpclient_projectasync-http-clientRange1.5.01.9.1
OR
asynchttpclient_projectasync-http-clientRange1.10.01.12.1
OR
asynchttpclient_projectasync-http-clientRange1.13.01.13.2

CNA Affected

[
  {
    "vendor": "Swift Project",
    "product": "Async HTTP Client",
    "versions": [
      {
        "version": "unspecified",
        "lessThanOrEqual": "1.13.1",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

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

7.7 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

25.8%

Related for CVE-2023-0040