vendor:
IPeakCMS
by:
MoeAlbarbari
9.8
CVSS
CRITICAL
Boolean-based blind SQLi
89
CWE
Product Name: IPeakCMS
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: CVE-2021-3018
CPE: a:ipeak:ipeakcms:3.5
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: BackBox Linux
2020
IPeakCMS 3.5 – Boolean-based blind SQLi
This exploit is a Boolean-based blind SQL injection vulnerability in IPeakCMS 3.5. It can be exploited by sending a malicious payload to the vulnerable parameter 'id' in the 'print.php' page. The payload can be used to extract information from the database, such as usernames and passwords.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in any SQL queries.