cbcvebase.
CVE-2018-11222
published 2018-06-16

CVE-2018-11222: Local File Inclusion (LFI) in Artica Pandora FMS through version 7.23 allows an attacker to call any php file via the /pandora_console/ajax.php ajax endpoint.

PriorityP275high7.5CVSS 3.0
AVNACLPRNUINSUCHINAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
5.62%
92.0th percentile
Local File Inclusion (LFI) in Artica Pandora FMS through version 7.23 allows an attacker to call any php file via the /pandora_console/ajax.php ajax endpoint.

Affected

1 ranges
VendorProductVersion rangeFixed in
articapandora_fms<= 7.23

Detection & IOCsextracted from sources · hover to see the quote

  • ·The LFI is exploitable through the 'page' parameter of the ajax.php endpoint; any PHP file on the server can be called, not just phpinfo — detection rules should account for arbitrary file references, not just known payloads.
  • ·The exploit chain involves a two-step process: first extracting a path via a multipart POST, then using that path in a GET request — single-request detection may miss the full attack chain.

CVSS provenance

nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck7.5HIGH
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.