cve/2024/CVE-2024-34515.md
2024-06-09 00:33:16 +00:00

19 lines
646 B
Markdown

### [CVE-2024-34515](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34515)
![](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=n%2Fa&color=brighgreen)
### Description
image-optimizer before 1.7.3 allows PHAR deserialization, e.g., the phar:// protocol in arguments to file_exists().
### POC
#### Reference
- https://github.com/spatie/image-optimizer/issues/210
- https://github.com/spatie/image-optimizer/issues/210
#### Github
No PoCs found on GitHub currently.