CVE-2024-57487

MEDIUM

Car Rental System 1.0 File Upload RCE (Authenticated)

Title source: metasploit
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2024-57487. PoCs published by aaryan-11-x, Aaryan Golatkar, including Metasploit module exploits/multi/http/carrental_fileupload_rce.

AI-analyzed exploit summary This repository provides a writeup for CVE-2024-57487, an authenticated remote code execution vulnerability in the Online Car Rental System v1.0 via file upload, and CVE-2024-57488, an authenticated stored XSS vulnerability. No exploit code is included.

Description

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.

Exploits (2)

nomisec WRITEUP
by aaryan-11-x · poc
https://github.com/aaryan-11-x/CVE-2024-57487-and-CVE-2024-57488

This repository provides a writeup for CVE-2024-57487, an authenticated remote code execution vulnerability in the Online Car Rental System v1.0 via file upload, and CVE-2024-57488, an authenticated stored XSS vulnerability. No exploit code is included.

Classification
Writeup 90%
Attack Type
Rce | Xss
Complexity
Moderate
Reliability
Theoretical
Target: Online Car Rental System v1.0
Auth required
Prerequisites: Authenticated access to the Online Car Rental System
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC NORMAL
by Aaryan Golatkar · rubypocphp
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/multi/http/carrental_fileupload_rce.rb

This Metasploit module exploits an authenticated file upload vulnerability in Online Car Rental System 1.0, allowing remote code execution via malicious PHP script upload through the `changeimage1.php` endpoint.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Online Car Rental System 1.0
Auth required
Prerequisites: Valid admin credentials · Access to the admin panel
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 6.5
EPSS 0.0231
EPSS Percentile 81.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact total

Details

CWE
CWE-94
Status published
Products (1)
code-projects/online_car_rental_system 1.0
Published Jan 13, 2025
Tracked Since Feb 18, 2026