.. / CVE-2023-38501

Exploit for CopyParty v1.8.6 - Cross Site Scripting (CVE-2023-38501)

Description:

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.

Nuclei Template

View the template here CVE-2023-38501.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2023/CVE-2023-38501.yaml
Copy

References:

http://packetstormsecurity.com/files/173821/Copyparty-1.8.6-Cross-Site-Scripting.html
https://www.exploit-db.com/exploits/51635
https://github.com/9001/copyparty/commit/007d948cb982daa05bc6619cd20ee55b7e834c38
https://github.com/9001/copyparty/releases/tag/v1.8.6
https://nvd.nist.gov/vuln/detail/CVE-2023-38501