Files
CVEs-PoC/2024/CVE-2024-22049.md
T
2024-06-18 02:51:15 +02:00

904 B

CVE-2024-22049

Description

httparty before 0.21.0 is vulnerable to an assumed-immutable web parameter vulnerability. A remote and unauthenticated attacker can provide a crafted filename parameter during multipart/form-data uploads which could result in attacker controlled filenames being written.

POC

Reference

Github