CVE-2023-34035
Last modified
CVE-2023-34035 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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(String) only for Spring MVC endpoints . EPSS estimates a 0.57% chance of exploitation in the next 30 days.
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(String) only for Spring MVC endpoints
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | >= 5.8.0, < 5.8.5 |
| Vmware | Spring Security | >= 6.0.0, < 6.0.5 |
| Vmware | Spring Security | >= 6.1.0, < 6.1.2 |
References
- https://spring.io/security/cve-2023-34035Exploit, Vendor Advisory
- https://spring.io/security/cve-2023-34035Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-34035?
How severe is CVE-2023-34035?
How do I fix CVE-2023-34035?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-3403The ProfileGrid plugin for WordPress is vulnerable to unauth…4.3
- CVE-2023-34030Cross-Site Request Forgery (CSRF) vulnerability in Really Si…8.8
- CVE-2023-34031Cross-Site Request Forgery (CSRF) vulnerability in Pascal Ca…8.8
- CVE-2023-34032Unauth. Reflected Cross-Site Scripting (XSS) vulnerability i…6.1
- CVE-2023-34033Cross-Site Request Forgery (CSRF) vulnerability in Malinky A…8.8
- CVE-2023-34034Using "**" as a pattern in Spring Security configuration fo…9.8
- CVE-2023-34036 Reactive web applications that use Spring HATEOAS to produc…5.3
- CVE-2023-34037VMware Horizon Server contains a HTTP request smuggling vuln…5.3
- CVE-2023-34038VMware Horizon Server contains an information disclosure vul…5.3
- CVE-2023-34039Aria Operations for Networks contains an Authentication Bypa…9.8
- CVE-2023-3404The ProfileGrid plugin for WordPress is vulnerable to unauth…4.9
- CVE-2023-34040In Spring for Apache Kafka 3.0.9 and earlier and versions 2.…7.8
Are you affected by CVE-2023-34035?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
