Sourcecodester · Sourcecodester Packers/Movers Management System · CVE-2024-57523
**Name of the Vulnerable Software and Affected Versions**
SourceCodester Packers and Movers Management System version 1.0
**Description**
The issue allows attackers to create unauthorized admin accounts via crafted requests sent to an authenticated admin user. This is due to a Cross Site Request Forgery (CSRF) in the Users.php file.
**Recommendations**
For SourceCodester Packers and Movers Management System version 1.0, consider implementing proper CSRF protection mechanisms, such as tokens, to prevent unauthorized requests. As a temporary workaround, restrict access to the Users.php file and the functionality to create new admin accounts to minimize the risk of exploitation.