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-2023-34035

7.3 · HIGH
Published Jul 18, 2023 vmware CWE-863 EPSS 0.66% (49th pctl)

Overview

CVE-2023-34035 is a high-severity vulnerability affecting vmware spring_security. It was published on July 18, 2023 and has a CVSS 3.1 base score of 7.3 (HIGH).

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

Technical Description

Spring Security versions 5.8 prior to 5.8.5, 6.0 prior to 6.0.5, and 6.1 prior to 6.1.2 could be susceptible to authorization rule misconfiguration if the application uses requestMatchers(String) and multiple servlets, one of them being Spring MVC’s DispatcherServlet. (DispatcherServlet is a Spring MVC component that maps HTTP endpoints to methods on @Controller-annotated classes.)

Specifically, an application is vulnerable when all of the following are true:

* Spring MVC is on the classpath

* Spring Security is securing more than one servlet in a single application (one of them being Spring MVC’s DispatcherServlet)

* The application uses requestMatchers(String) to refer to endpoints that are not Spring MVC endpoints

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

* The application does not have Spring MVC on the classpath

* The application secures no servlets other than Spring MVC’s DispatcherServlet

* The application uses requestMatchers(Strin

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 >= 5.8.0, < 5.8.5 Affected

Frequently Asked Questions

What is CVE-2023-34035?

CVE-2023-34035 is a high-severity vulnerability affecting vmware spring_security. It was published on July 18, 2023 and has a CVSS 3.1 base score of 7.3 (HIGH).

How severe is CVE-2023-34035?

This vulnerability has a CVSS 3.1 base score of 7.3, 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-2023-34035?

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-2023-34035?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-34035 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.