vendor:
PHP Dashboards
by:
Özkan Mustafa Akkus (AkkuS)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PHP Dashboards
Affected Version From: v4.5
Affected Version To: v4.5
Patch Exists: YES
Related CWE: N/A
CPE: a:codecanyon:php_dashboards:4.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
PHP Dashboards v4.5 – Registration Page SQL Injection
PHP Dashboards is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.