cve/2024/CVE-2024-43800.md

19 lines
849 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-43800](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43800)
![](https://img.shields.io/static/v1?label=Product&message=serve-static&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.16.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%3A%20Improper%20Neutralization%20of%20Input%20During%20Web%20Page%20Generation%20('Cross-site%20Scripting')&color=brighgreen)
### Description
serve-static serves static files. serve-static passes untrusted user input - even after sanitizing it - to redirect() may execute untrusted code. This issue is patched in serve-static 1.16.0.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/andrewbearsley/lacework-sca-scan-example
- https://github.com/felipecruz91/biznagafest24