CVE & Exploit Intelligence Database

Updated 24m ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,123 CVEs tracked 53,223 with exploits 4,686 exploited in wild 1,539 CISA KEV 3,912 Nuclei templates 37,757 vendors 42,429 researchers
43 results Clear all
CVE-2024-38820 3.1 LOW 1 PoC Analysis EPSS 0.01
DataBinder - Info Disclosure
The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase() has some Locale dependent exceptions that could potentially result in fields not protected as expected.
CWE-178 Oct 18, 2024
CVE-2024-38808 4.3 MEDIUM EPSS 0.01
Vmware Spring Framework < 5.3.39 - Resource Allocation Without Limits
In Spring Framework versions 5.3.0 - 5.3.38 and older unsupported versions, it is possible for a user to provide a specially crafted Spring Expression Language (SpEL) expression that may cause a denial of service (DoS) condition. Specifically, an application is vulnerable when the following is true: * The application evaluates user-supplied SpEL expressions.
CWE-770 Aug 20, 2024
CVE-2024-22259 8.1 HIGH EPSS 0.56
Spring Framework - Open Redirect/SSRF
Applications that use UriComponentsBuilder in Spring Framework to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect https://cwe.mitre.org/data/definitions/601.html  attack or to a SSRF attack if the URL is used after passing validation checks. This is the same as CVE-2024-22243 https://spring.io/security/cve-2024-22243 , but with different input.
CWE-601 Mar 16, 2024
CVE-2024-22233 7.5 HIGH EPSS 0.02
Spring Framework <6.0.15-6.1.2 - DoS
In Spring Framework versions 6.0.15 and 6.1.2, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC * Spring Security 6.1.6+ or 6.2.1+ is on the classpath Typically, Spring Boot applications need the org.springframework.boot:spring-boot-starter-web and org.springframework.boot:spring-boot-starter-security dependencies to meet all conditions.
CWE-400 Jan 22, 2024
CVE-2023-34053 5.3 MEDIUM EPSS 0.01
Spring Framework <6.0.14 - DoS
In Spring Framework versions 6.0.0 - 6.0.13, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC or Spring WebFlux * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.
Nov 28, 2023
CVE-2023-20863 6.5 MEDIUM EPSS 0.01
Vmware Spring Framework < 5.2.24 - Denial of Service
In spring framework versions prior to 5.2.24 release+ ,5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.
CWE-917 Apr 13, 2023
CVE-2023-20860 7.5 HIGH 1 PoC Analysis EPSS 0.55
Spring Framework <6.0.7 or <5.3.26 - Auth Bypass
Spring Framework running version 6.0.0 - 6.0.6 or 5.3.0 - 5.3.25 using "**" as a pattern in Spring Security configuration with the mvcRequestMatcher creates a mismatch in pattern matching between Spring Security and Spring MVC, and the potential for a security bypass.
Mar 27, 2023
CVE-2023-20861 6.5 MEDIUM EPSS 0.00
Vmware Spring Framework < 5.2.22 - Denial of Service
In Spring Framework versions 6.0.0 - 6.0.6, 5.3.0 - 5.3.25, 5.2.0.RELEASE - 5.2.22.RELEASE, and older unsupported versions, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial-of-service (DoS) condition.
CWE-400 Mar 23, 2023
CVE-2022-22971 6.5 MEDIUM 1 PoC Analysis EPSS 0.00
Vmware Spring Framework < 5.2.21 - Resource Allocation Without Limits
In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, application with a STOMP over WebSocket endpoint is vulnerable to a denial of service attack by an authenticated user.
CWE-770 May 12, 2022
CVE-2022-22970 5.3 MEDIUM 1 PoC Analysis EPSS 0.00
Vmware Spring Framework < 5.2.21 - Resource Allocation Without Limits
In spring framework versions prior to 5.3.20+ , 5.2.22+ and old unsupported versions, applications that handle file uploads are vulnerable to DoS attack if they rely on data binding to set a MultipartFile or javax.servlet.Part to a field in a model object.
CWE-770 May 12, 2022
CVE-2022-22968 5.3 MEDIUM 1 PoC Analysis EPSS 0.21
Spring Framework <5.3.18,<5.2.20 - Info Disclosure
In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the field, including upper and lower case for the first character of all nested fields within the property path.
CWE-178 Apr 14, 2022
CVE-2022-22965 9.8 CRITICAL KEV RANSOMWARE 117 PoCs Analysis NUCLEI EPSS 0.94
Vmware Spring Framework < 5.2.20 - Code Injection
A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.
CWE-94 Apr 01, 2022
CVE-2022-22950 6.5 MEDIUM EPSS 0.04
Vmware Spring Framework < 5.2.20 - Resource Allocation Without Limits
n Spring Framework versions 5.3.0 - 5.3.16 and older unsupported versions, it is possible for a user to provide a specially crafted SpEL expression that may cause a denial of service condition.
CWE-770 Apr 01, 2022
CVE-2021-22060 4.3 MEDIUM EPSS 0.00
Spring Framework <5.3.13, <5.2.18 - Info Disclosure
In Spring Framework versions 5.3.0 - 5.3.13, 5.2.0 - 5.2.18, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries. This is a follow-up to CVE-2021-22096 that protects against additional types of input and in more places of the Spring Framework codebase.
Jan 10, 2022
CVE-2021-22096 4.3 MEDIUM EPSS 0.00
Spring Framework <5.3.11-<5.2.18 - Info Disclosure
In Spring Framework versions 5.3.0 - 5.3.10, 5.2.0 - 5.2.17, and older unsupported versions, it is possible for a user to provide malicious input to cause the insertion of additional log entries.
CWE-117 Oct 28, 2021
CVE-2021-22118 7.8 HIGH EPSS 0.00
Vmware Spring Framework < 5.2.15 - Exposure to Wrong Actor
In Spring Framework, versions 5.2.x prior to 5.2.15 and versions 5.3.x prior to 5.3.7, a WebFlux application is vulnerable to a privilege escalation: by (re)creating the temporary storage directory, a locally authenticated malicious user can read or modify files that have been uploaded to the WebFlux application, or overwrite arbitrary files with multipart request data.
CWE-269 May 27, 2021
CVE-2020-5421 6.5 MEDIUM 2 PoCs Analysis EPSS 0.64
Spring Framework <5.2.9 - RCE
In Spring Framework versions 5.2.0 - 5.2.8, 5.1.0 - 5.1.17, 5.0.0 - 5.0.18, 4.3.0 - 4.3.28, and older unsupported versions, the protections against RFD attacks from CVE-2015-5211 may be bypassed depending on the browser used through the use of a jsessionid path parameter.
Sep 19, 2020
CVE-2020-5397 5.3 MEDIUM EPSS 0.01
Vmware Spring Framework < 5.2.3 - CSRF
Spring Framework, versions 5.2.x prior to 5.2.3 are vulnerable to CSRF attacks through CORS preflight requests that target Spring MVC (spring-webmvc module) or Spring WebFlux (spring-webflux module) endpoints. Only non-authenticated endpoints are vulnerable because preflight requests should not include credentials and therefore requests should fail authentication. However a notable exception to this are Chrome based browsers when using client certificates for authentication since Chrome sends TLS client certificates in CORS preflight requests in violation of spec requirements. No HTTP body can be sent or received as a result of this attack.
CWE-352 Jan 17, 2020
CVE-2020-5398 7.5 HIGH 1 PoC Analysis EPSS 0.90
Vmware Spring Framework < 5.0.16 - XSS
In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download (RFD) attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from user supplied input.
CWE-494 Jan 17, 2020
CVE-2016-1000027 9.8 CRITICAL 6 PoCs Analysis EPSS 0.60
Pivotal Spring Framework <5.3.16 - RCE
Pivotal Spring Framework through 5.3.16 suffers from a potential remote code execution (RCE) issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. NOTE: the vendor's position is that untrusted data is not an intended use case. The product's behavior will not be changed because some users rely on deserialization of trusted data.
CWE-502 Jan 02, 2020