First published: Sun May 05 2024(Updated: )
A vulnerability was found in SourceCodester Prison Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /Employee/edit-photo.php. The manipulation of the argument userImage leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-263104.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Prison Management System | =1.0 | |
Prison Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-4500 is considered a critical vulnerability.
CVE-2024-4500 allows for unrestricted file uploads via the userImage argument in the /Employee/edit-photo.php file.
Exploitation of CVE-2024-4500 could lead to unauthorized access and execution of malicious code on the affected system.
To fix CVE-2024-4500, ensure to validate and sanitize file uploads, restricting them to specific file types and sizes.
As a workaround for CVE-2024-4500, you may restrict access to the /Employee/edit-photo.php file until a patch is applied.