Lucene search

K
cveGitHub_MCVE-2021-41084
HistorySep 21, 2021 - 6:15 p.m.

CVE-2021-41084

2021-09-2118:15:07
CWE-918
CWE-74
GitHub_M
web.nvd.nist.gov
36
http4s
scala
http
vulnerability
cve-2021-41084
security
nvd

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS3

8.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

4.7

Confidence

High

EPSS

0.002

Percentile

52.2%

http4s is an open source scala interface for HTTP. In affected versions http4s is vulnerable to response-splitting or request-splitting attacks when untrusted user input is used to create any of the following fields: Header names (Header.nameå), Header values (Header.value), Status reason phrases (Status.reason), URI paths (Uri.Path), URI authority registered names (URI.RegName) (through 0.21). This issue has been resolved in versions 0.21.30, 0.22.5, 0.23.4, and 1.0.0-M27 perform the following. As a matter of practice http4s services and client applications should sanitize any user input in the aforementioned fields before returning a request or response to the backend. The carriage return, newline, and null characters are the most threatening.

Affected configurations

Nvd
Vulners
Node
typelevelhttp4sRange<0.21.29
OR
typelevelhttp4sRange0.22.00.22.5
OR
typelevelhttp4sRange0.23.00.23.4
OR
typelevelhttp4sMatch1.0.0milestone1
OR
typelevelhttp4sMatch1.0.0milestone10
OR
typelevelhttp4sMatch1.0.0milestone11
OR
typelevelhttp4sMatch1.0.0milestone12
OR
typelevelhttp4sMatch1.0.0milestone13
OR
typelevelhttp4sMatch1.0.0milestone14
OR
typelevelhttp4sMatch1.0.0milestone15
OR
typelevelhttp4sMatch1.0.0milestone16
OR
typelevelhttp4sMatch1.0.0milestone17
OR
typelevelhttp4sMatch1.0.0milestone18
OR
typelevelhttp4sMatch1.0.0milestone19
OR
typelevelhttp4sMatch1.0.0milestone2
OR
typelevelhttp4sMatch1.0.0milestone20
OR
typelevelhttp4sMatch1.0.0milestone21
OR
typelevelhttp4sMatch1.0.0milestone22
OR
typelevelhttp4sMatch1.0.0milestone23
OR
typelevelhttp4sMatch1.0.0milestone24
OR
typelevelhttp4sMatch1.0.0milestone25
OR
typelevelhttp4sMatch1.0.0milestone26
OR
typelevelhttp4sMatch1.0.0milestone3
OR
typelevelhttp4sMatch1.0.0milestone4
OR
typelevelhttp4sMatch1.0.0milestone5
OR
typelevelhttp4sMatch1.0.0milestone6
OR
typelevelhttp4sMatch1.0.0milestone7
OR
typelevelhttp4sMatch1.0.0milestone8
OR
typelevelhttp4sMatch1.0.0milestone9
VendorProductVersionCPE
typelevelhttp4s*cpe:2.3:a:typelevel:http4s:*:*:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone1:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone10:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone11:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone12:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone13:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone14:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone15:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone16:*:*:*:*:*:*
typelevelhttp4s1.0.0cpe:2.3:a:typelevel:http4s:1.0.0:milestone17:*:*:*:*:*:*
Rows per page:
1-10 of 271

CNA Affected

[
  {
    "product": "http4s",
    "vendor": "http4s",
    "versions": [
      {
        "status": "affected",
        "version": "<= 0.21.28"
      },
      {
        "status": "affected",
        "version": ">= 0.22.0, < 0.22.5"
      },
      {
        "status": "affected",
        "version": ">= 0.23.0, < 0.23.4"
      },
      {
        "status": "affected",
        "version": ">= 1.0.0-M1, < 1.0.0-M27"
      }
    ]
  }
]

CVSS2

4.3

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS3

8.7

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

AI Score

4.7

Confidence

High

EPSS

0.002

Percentile

52.2%

Related for CVE-2021-41084