cve/2024/CVE-2024-38808.md
2024-08-22 18:33:16 +00:00

825 B

CVE-2024-38808

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