cve/2024/CVE-2024-55354.md

19 lines
947 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-55354](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-55354)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Product&message=Lucee%20Server&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-807%20Reliance%20on%20Untrusted%20Inputs%20in%20a%20Security%20Decision&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Lucee before 5.4.7.3 LTS and 6 before 6.1.1.118, when an attacker can place files on the server, is vulnerable to a protection mechanism failure that can let an attacker run code that would be expected to be blocked and access resources that would be expected to be protected.
### POC
#### Reference
- https://dev.lucee.org/t/lucee-cve-2024-55354-security-advisory-april-2025/14963
#### Github
No PoCs found on GitHub currently.