CVE-2024-57523
MediumCVSS 4.5Exploitation Probability (EPSS)
Low risk38th percentile - higher than 38% of all known CVEs
Summary
In SourceCodester Packers and Movers Management System 1.0, a Cross-Site Request Forgery (CSRF) vulnerability exists in Users.php. It allows attackers to create unauthorized admin accounts by sending crafted requests to an authenticated admin user.
Risk Assessment
The risk is that an attacker can gain administrative control over the system by creating their own admin account, leading to unauthorized operations and compromise of data integrity and confidentiality.
Recommendation
Implement CSRF protection mechanisms such as anti-CSRF tokens in forms and validate Origin or Referer headers. Also, update the system to the latest version or apply a security patch.
Original NVD description (English source)
Cross Site Request Forgery (CSRF) in Users.php in SourceCodester Packers and Movers Management System 1.0 allows attackers to create unauthorized admin accounts via crafted requests sent to an authenticated admin user.

