cve/2022/CVE-2022-23626.md
2024-06-18 02:51:15 +02:00

950 B

CVE-2022-23626

Description

m1k1o/blog is a lightweight self-hosted facebook-styled PHP blog. Errors from functions imagecreatefrom* and image* have not been checked properly. Although PHP issued warnings and the upload function returned false, the original file (that could contain a malicious payload) was kept on the disk. Users are advised to upgrade as soon as possible. There are no known workarounds for this issue.

POC

Reference

Github