cbcvebase.
CVE-2024-39914
published 2024-07-12

CVE-2024-39914: FOG is a cloning/imaging/rescue suite/inventory management system. Prior to 1.5.10.34, packages/web/lib/fog/reportmaker.class.php in FOG was affected by a…

PriorityP190critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
ITWEXPLOITVulnCheck KEVInitial access
Exploited in the wild
EPSS
23.41%
97.5th percentile
FOG is a cloning/imaging/rescue suite/inventory management system. Prior to 1.5.10.34, packages/web/lib/fog/reportmaker.class.php in FOG was affected by a command injection via the filename parameter to /fog/management/export.php. This vulnerability is fixed in 1.5.10.34.

Affected

2 ranges
VendorProductVersion rangeFixed in
fogprojectfogproject< 1.5.10.341.5.10.34
fogprojectfogproject< 1.5.10.411.5.10.41

Detection & IOCsextracted from sources · hover to see the quote

path/fog/management/export.php
  • The injected PHP file is then retrieved via GET /management/<filename>.php; a successful exploit response contains the MD5 of a numeric payload in the body with content-type text/html and HTTP 200.
  • Intermediate exploitation step is confirmed when the export response body contains both 'No HTML files!' and 'HTMLDOC' strings with content-type application/pdf and HTTP 200.
  • The vulnerable code path is in packages/web/lib/fog/reportmaker.class.php; monitor for unsanitised 'filename' values containing shell special characters (e.g., single-quote, redirection operators) passed to this file.
  • ·The vulnerability exists only in FOG versions prior to 1.5.10.34; systems running 1.5.10.34 or later are not affected.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vulncheck9.8CRITICAL
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.