cbcvebase.
CVE-2024-57487
published 2025-01-13

CVE-2024-57487: In Code-Projects Online Car Rental System 1.0, the file upload feature does not validate file extensions or MIME types allowing an attacker to upload a PHP…

PriorityP350medium6.5CVSS 3.1
AVNACLPRNUINSUCLILAN
EXPLOIT
EPSS
2.42%
82.3th percentile
In Code-Projects Online Car Rental System 1.0, the file upload feature does not validate file extensions or MIME types allowing an attacker to upload a PHP shell without any restrictions and execute commands on the server.

Affected

1 ranges
VendorProductVersion rangeFixed in
code-projectsonline_car_rental_system

Detection & IOCsextracted from sources · hover to see the quote

path/changeimage1.php
  • Monitor for PHP file uploads (e.g., .php, .php5, .phtml extensions) to the /changeimage1.php endpoint in the Online Car Rental System 1.0, which performs no extension or MIME type validation.
  • Alert on POST requests to /changeimage1.php that contain PHP script content in the request body, as this is the authenticated upload endpoint abused for RCE.
  • ·Exploitation requires prior authentication to the Online Car Rental System 1.0 application; unauthenticated access alone is insufficient to trigger the file upload RCE.
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.