Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Send Project | Send | < 0.19.0 |
Related Weaknesses (CWE)
References
- https://github.com/pillarjs/send/commit/ae4f2989491b392ae2ef3b0015a019770ae65d35Patch
- https://github.com/pillarjs/send/security/advisories/GHSA-m6fv-jmcg-4jfgVendor Advisory
- https://lists.debian.org/debian-lts-announce/2025/06/msg00022.html
FAQ
What is CVE-2024-43799?
CVE-2024-43799 is a vulnerability with a CVSS score of 5.0 (MEDIUM). 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....
How severe is CVE-2024-43799?
CVE-2024-43799 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43799?
Check the references section above for vendor advisories and patch information. Affected products include: Send Project Send.