cve/2024/CVE-2024-22049.md

20 lines
979 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-22049](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22049)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-472%20External%20Control%20of%20Assumed-Immutable%20Web%20Parameter&color=brighgreen)
### 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
- https://github.com/advisories/GHSA-5pq7-52mg-hr42
- https://github.com/jnunemaker/httparty/security/advisories/GHSA-5pq7-52mg-hr42
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/leoambrus/artefactswithoutCVEonGitHubAdvisoryDatabase
2024-05-25 21:48:12 +02:00