QID 379304
Date Published: 2024-02-15
QID 379304: Spring Framework Denial of Service (DoS) Vulnerability
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.
Affected Versions:
Spring Framework versions 6.0.15 and 6.1.2
QID Detection: (Authenticated) - Linux
This QID executes 'locate -b -e -r '^spring\-core.*\.jar$' command, 'ls -l /proc/*/fd | grep -Eo '\S+\/spring\S+jar' | uniq 2> /dev/null and checks if the spring-core-*.jar present on the system.
QID Detection: (Authenticated) - Windows
This QID checks for spring core in running processes using a WMI query.
QID Detection: (Authenticated) - MacOS
Detection logic executes locate command to check the presence of spring-core jar files on a system.
Successful exploitation of the vulnerability may allow a remote attacker to cause Denial of Service.
- Spring Security Advisory -
spring.io/security/cve-2024-22233/
CVEs related to QID 379304
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| CVE-2024-22233 |
|