vendor:
BK Mobile CMS
by:
Rahul Pratap Singh
7,5
CVSS
HIGH
SQL Injection & XSS
89 (SQL Injection) & 79 (XSS)
CWE
Product Name: BK Mobile CMS
Affected Version From: 2.4
Affected Version To: 2.4
Patch Exists: NO
Related CWE: N/A
CPE: a:bk_mobile:bk_mobile_cms
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
2016
SQLi & XSS Vulnerability in BK Mobile CMS
The ‘g_name’ parameter is not sanitized in the ‘gallery1.php’ file, which leads to SQL Injection and reflected XSS.
Mitigation:
Input validation and output encoding should be used to prevent SQL Injection and XSS.