cve/2024/CVE-2024-33452.md

18 lines
682 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-33452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33452)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&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
An issue in OpenResty lua-nginx-module v.0.10.26 and before allows a remote attacker to conduct HTTP request smuggling via a crafted HEAD request.
### POC
#### Reference
- https://www.benasin.space/2025/03/18/OpenResty-lua-nginx-module-v0-10-26-HTTP-Request-Smuggling-in-HEAD-requests/
#### Github
No PoCs found on GitHub currently.