cbcvebase.
CVE-2024-0352
published 2024-01-09

CVE-2024-0352: A vulnerability classified as critical was found in Likeshop up to 2.5.7.20210311. This vulnerability affects the function FileServer::userFormImage of the…

PriorityP192critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
70.69%
99.3th percentile
A vulnerability classified as critical was found in Likeshop up to 2.5.7.20210311. This vulnerability affects the function FileServer::userFormImage of the file server/application/api/controller/File.php of the component HTTP POST Request Handler. The manipulation of the argument file leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-250120.

Affected

2 ranges
VendorProductVersion rangeFixed in
likeshoplikeshop<= 2.5.7.20210311
likeshoplikeshop

Detection & IOCsextracted from sources · hover to see the quote

url/api/file/formimage
pathserver/application/api/controller/File.php
otherhttp.favicon.hash:874152924
othericon_hash=874152924
  • Detect exploit attempts by matching HTTP POST to /api/file/formimage with a multipart/form-data body containing a .php filename in the Content-Disposition header
  • The vulnerable function is FileServer::userFormImage; monitor server-side PHP execution logs for invocations of this function with non-image MIME types (e.g., application/x-php)
  • Identify Likeshop instances via Shodan favicon hash 874152924 or FOFA icon_hash=874152924 for exposure assessment
  • ·The exploit requires no authentication (PR:N, UI:N) and is remotely exploitable — no session token or login is needed to reach the vulnerable endpoint
  • ·The vulnerability affects Likeshop versions up to and including 2.5.7.20210311; versions beyond this boundary are not confirmed vulnerable

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck7.3HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.