Lucene search

K
cve[email protected]CVE-2024-22234
HistoryFeb 20, 2024 - 7:15 a.m.

CVE-2024-22234

2024-02-2007:15:09
web.nvd.nist.gov
48
21
spring security
access control
cve-2024-22234
method security
http request security

7.4 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

9.1%

In Spring Security, versions 6.1.x prior to 6.1.7 and versions 6.2.x prior to 6.2.2, an application is vulnerable to broken access control when it directly uses the AuthenticationTrustResolver.isFullyAuthenticated(Authentication) method.

Specifically, an application is vulnerable if:

  • The application uses AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly and a null authentication parameter is passed to it resulting in an erroneous true return value.

An application is not vulnerable if any of the following is true:

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "Spring Security",
    "vendor": "Spring",
    "versions": [
      {
        "lessThan": "6.1.7",
        "status": "affected",
        "version": "6.1.x",
        "versionType": "6.1.7"
      },
      {
        "lessThan": "6.2.2",
        "status": "affected",
        "version": "6.2.x",
        "versionType": "6.2.2"
      }
    ]
  }
]

Social References

More

7.4 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

HIGH

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

9.1%