Lucene search

K
cve[email protected]CVE-2021-39185
HistorySep 01, 2021 - 8:15 p.m.

CVE-2021-39185

2021-09-0120:15:07
CWE-346
web.nvd.nist.gov
31
http4s
vulnerability
cors
scala
http
security
cve-2021-39185
reflection attack
null origin attack
ghsa
nvd

6.4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

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

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

51.2%

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null Origin Attack. The problem is fixed in 0.21.27, 0.22.3, 0.23.2, and 1.0.0-M25. The original CORS implementation and CORSConfig are deprecated. See the GitHub GHSA for more information, including code examples and workarounds.

Affected configurations

Vulners
NVD
Node
http4shttp4sRange<0.21.27
OR
http4shttp4sRange0.22.00.22.3
OR
http4shttp4sRange0.23.00.23.2
OR
http4shttp4sRange1.0.0-M11.0.0-M24

CNA Affected

[
  {
    "product": "http4s",
    "vendor": "http4s",
    "versions": [
      {
        "status": "affected",
        "version": "< 0.21.27"
      },
      {
        "status": "affected",
        "version": ">= 0.22.0, < 0.22.3"
      },
      {
        "status": "affected",
        "version": ">= 0.23.0, < 0.23.2"
      },
      {
        "status": "affected",
        "version": ">= 1.0.0-M1, <= 1.0.0-M24"
      }
    ]
  }
]

6.4 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

NONE

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

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

51.2%

Related for CVE-2021-39185