vendor:
Smartplugs
by:
Easy Laster
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Smartplugs
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:smartplugs:smartplugs:1.3
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
smartplugs 1.3 SQL Injection showplugs.php
A SQL injection vulnerability exists in the showplugs.php script of Smartplugs 1.3. An attacker can exploit this vulnerability to gain access to the user and admin credentials by sending a specially crafted HTTP request to the showplugs.php script.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.