vendor:
by:
lahilote
5.5
CVSS
MEDIUM
Auth Bypass
CWE
Product Name:
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: xampp
2016
Health Record System Auth Bypass
The vulnerability allows an attacker to bypass authentication in the Health Record System. By using a specific input, the attacker can log in with any username and password combination.
Mitigation:
One way to fix and secure this Auth Bypass flaw is to use the php function mysql_real_escape_string. This function replaces certain characters with a backslash, making the attacker's commands useless.