CVE-2024-48594
published 2024-10-28CVE-2024-48594: File Upload vulnerability in Prison Management System v.1.0 allows a remote attacker to execute arbitrary code via the file upload component.
PriorityP265high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EXPLOIT
EPSS
3.28%
86.9th percentile
File Upload vulnerability in Prison Management System v.1.0 allows a remote attacker to execute arbitrary code via the file upload component.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| fast5 | prison_management_system | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor for PHP file uploads to the avatar upload functionality at the add-admin.php endpoint — the application fails to validate file type, allowing a PHP webshell to be uploaded by any authenticated user. ↗
- →Alert on multipart/form-data POST requests to add-admin.php where the uploaded file has a .php extension or PHP magic bytes (<?php), as this indicates exploitation of the unrestricted file upload vulnerability. ↗
- ·Exploitation requires prior authentication — the attacker must have valid credentials to reach the add-admin.php upload endpoint before abusing the file upload vulnerability. ↗
- ·Affected version is specifically Prison Management System v1.0; confirm version before applying detections to avoid false positives on patched or different versions. ↗
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.
2024-10-28
Published