First published: Mon Jan 13 2025(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
code-projects Online Car Rental System | ||
code-projects Online Car Rental System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57487 is classified as a critical vulnerability due to its potential to allow remote code execution on the server.
To fix CVE-2024-57487, implement proper file validation to ensure only allowed file types and extensions can be uploaded.
CVE-2024-57487 affects version 1.0 of the Code-Projects Online Car Rental System, specifically its file upload feature.
Yes, CVE-2024-57487 can be exploited remotely, enabling attackers to upload malicious files and execute commands on the server.
CVE-2024-57487 can facilitate remote code execution attacks by allowing the upload of PHP shells.