vendor:
Movie Rating System
by:
Tagoletta (Tagmaç)
8.8
CVSS
HIGH
Broken Access Control
287
CWE
Product Name: Movie Rating System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:movie_rating_system:1.0
Platforms Tested: Windows
2021
Movie Rating System 1.0 – Broken Access Control (Admin Account Creation) (Unauthenticated)
This exploit allows an unauthenticated user to create an admin account on the Movie Rating System 1.0 application. The exploit is achieved by sending a POST request to the classes/Users.php?f=save endpoint with the required parameters. Once the admin account is created, the attacker can log in to the application using the credentials provided.
Mitigation:
Ensure that access control checks are properly implemented and enforced.