CVE-2018-12053
published 2018-06-08CVE-2018-12053: Arbitrary File Deletion exists in PHP Scripts Mall Schools Alert Management Script via the img parameter in delete_img.php by using directory traversal.
PriorityP260high7.5CVSS 3.0
AVNACLPRNUINSUCNIHAN
EXPLOIT
EPSS
11.04%
95.4th percentile
Arbitrary File Deletion exists in PHP Scripts Mall Schools Alert Management Script via the img parameter in delete_img.php by using directory traversal.
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP GET/POST requests to delete_img.php containing directory traversal sequences ('../' or './') in the 'img' parameter. ↗
- →Alert on requests to delete_img.php where the 'img' parameter references paths outside the intended uploads directory, indicating arbitrary file deletion attempts. ↗
- →Correlate delete_img.php traversal attempts with prior file upload activity, as the exploit is most impactful when chained with a file upload vulnerability. ↗
- ·The vulnerable parameter is 'img' in delete_img.php; ensure WAF or input validation rules specifically target this parameter for path traversal patterns. ↗
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.06.4MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:P
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.
No detection rules found.
No writeups or analysis indexed.
2018-06-08
Published