First published: Wed Nov 20 2024(Updated: )
File Upload vulnerability in change-image.php in Anuj Kumar's Boat Booking System version 1.0 allows local attackers to upload a malicious PHP script via the Image Upload Mechanism parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPGurukul Boat Booking System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-51208 is classified as a high-severity vulnerability due to its potential for local file upload exploits.
To fix CVE-2024-51208, validate and sanitize file uploads and restrict the allowed file types to prevent the upload of malicious PHP scripts.
CVE-2024-51208 affects users of Anuj Kumar's Boat Booking System version 1.0 using the vulnerable change-image.php file.
CVE-2024-51208 can enable local attackers to upload malicious PHP scripts that could be executed on the server.
As of now, there is no official patch available for CVE-2024-51208, so users should implement file upload restrictions immediately.