vendor:
by:
Unknown
5.5
CVSS
MEDIUM
Privilege Escalation
269
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2004
User Account Privilege Escalation
An attacker can exploit a vulnerability in the user registration and login functionality of a website to escalate their privileges to administrator level. By submitting a specially crafted form, the attacker can inject the value '1' into the database file, granting them administrator privileges.
Mitigation:
The vulnerability can be mitigated by implementing proper input validation and access controls on the user registration and login functionality.