### [CVE-2024-43799](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43799) ![](https://img.shields.io/static/v1?label=Product&message=send&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%200.19.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 Send is a library for streaming files from the file system as a http response. Send passes untrusted user input to SendStream.redirect() which executes untrusted code. This issue is patched in send 0.19.0. ### POC #### Reference No PoCs from references. #### Github - https://github.com/andrewbearsley/lacework-sca-scan-example - https://github.com/felipecruz91/biznagafest24