vendor:
PHP Dating Site
by:
Ahmet Ümit BAYRAM
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Dating Site
Affected Version From: Lastest
Affected Version To: Lastest
Patch Exists: NO
Related CWE: N/A
CPE: a:netartmedia:php_dating_site
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2019
Netartmedia Php Dating Site – SQL Injection
PHP Dating Site is a complete web system for creating advanced and modern online dating websites. An attacker can exploit a SQL injection vulnerability in the loginaction.php script by sending a malicious payload in the Email parameter.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in an SQL query.