CVE-2022-23626
HIGHblog_project/blog < 1.4 - Remote Code Execution via Unchecked Image Function Return Values
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2022-23626. PoCs published by Malte V.
AI-analyzed exploit summary This exploit targets an authenticated file upload vulnerability in m1k1o's Blog v1.3 and below, allowing RCE via a malicious PHP file disguised as an image. It establishes a reverse shell by leveraging improper file extension validation.
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.
Exploits (1)
This exploit targets an authenticated file upload vulnerability in m1k1o's Blog v1.3 and below, allowing RCE via a malicious PHP file disguised as an image. It establishes a reverse shell by leveraging improper file extension validation.
References (3)
Scores
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H