mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
849 B
Markdown
19 lines
849 B
Markdown
### [CVE-2024-43800](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43800)
|
|

|
|

|
|
&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
|
|
|