Vulnerability CVE-2022-23626


Published: 2022-02-08

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.

See advisories in our WLB2 database:
Topic
Author
Date
High
m1k1os Blog v.10 Remote Code Execution (RCE) (Authenticated)
Malte V
24.05.2022

Type:

CWE-434

(Unrestricted Upload of File with Dangerous Type)

CVSS2 => (AV:N/AC:L/Au:S/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6.5/10
6.4/10
8/10
Exploit range
Attack complexity
Authentication
Remote
Low
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Blog project -> BLOG 

 References:
https://github.com/m1k1o/blog/security/advisories/GHSA-wmqj-5v54-24x4
https://github.com/m1k1o/blog/commit/6f5e59f1401c4a3cf2e518aa85b231ea14e8a2ef

Copyright 2024, cxsecurity.com

 

Back to Top