cve/2024/CVE-2024-38808.md

18 lines
825 B
Markdown
Raw Normal View History

2024-08-22 18:33:16 +00:00
### [CVE-2024-38808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38808)
![](https://img.shields.io/static/v1?label=Product&message=Spring%20Framework&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/tanjiti/sec_profile