vendor:
User Login and Management PHP Script
by:
Ali BawazeEer
7.5
CVSS
HIGH
Authentication Bypass, Cross-Site Request Forgery
CWE
Product Name: User Login and Management PHP Script
Affected Version From: 03.04
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Windows 64-bit with Mozilla Firefox
2017
User Login and Management PHP Script – multiple vulnerabilities
An attacker can bypass authentication in the admin dashboard and gain full access to the application and users. Additionally, an attacker can send a malicious page to an authenticated user to change their password.
Mitigation:
Implement proper authentication mechanisms to prevent bypass. Use anti-CSRF tokens to protect against cross-site request forgery attacks.