vendor:
My Php Dating
by:
Nassim Asrir
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: My Php Dating
Affected Version From: My Php Dating 2.0
Affected Version To: My Php Dating 2.0
Patch Exists: NO
Related CWE: Unknown
CPE:
Platforms Tested: Windows 7
2017
My Php Dating 2.0 – SQL Injection
The vulnerability exists in the 'id' parameter of the view_profile.php file. An attacker can inject SQL code into this parameter to manipulate the database and retrieve sensitive information.
Mitigation:
To mitigate this vulnerability, input validation and parameterized queries should be implemented to prevent SQL injection attacks. Additionally, the use of prepared statements and stored procedures can help protect against this type of exploit.