Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-22234

7.4 · HIGH
Published Feb 20, 2024 vmware CWE-284 EPSS 0.68% (50th pctl)

Overview

CVE-2024-22234 is a high-severity vulnerability affecting vmware spring_security. It was published on February 20, 2024 and has a CVSS 3.1 base score of 7.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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:

* The application does not use AuthenticationTrustResolver.isFullyAuthenticated(Authentication) directly.

* The application does not pass null to AuthenticationTrustResolver.isFullyAuthenticated

* The application only uses isFullyAuthenticated via Method Security https://docs.spring.io/spring-security/reference/servlet/authorization/method-security.html  or HTTP Request Security https://docs.spring.io/spring-security/reference/servl

Remediation

Check the references section for vendor advisories and patches from vmware. Update spring_security to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
vmware spring_security >= 6.1.0, < 6.1.7 Affected

Frequently Asked Questions

What is CVE-2024-22234?

CVE-2024-22234 is a high-severity vulnerability affecting vmware spring_security. It was published on February 20, 2024 and has a CVSS 3.1 base score of 7.4 (HIGH).

How severe is CVE-2024-22234?

This vulnerability has a CVSS 3.1 base score of 7.4, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-22234?

Check the references section for vendor advisories and patches from vmware. Update spring_security to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-22234?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-22234 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.