Vulnerability CVE-2024-43799


Published: 2024-09-10

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.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfg
https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35

Copyright 2026, cxsecurity.com

 

Back to Top