header-logo
Suggest Exploit
vendor:
copyparty
by:
Vartamtezidis Theodoros
6.1
CVSS
MEDIUM
Reflected Cross Site Scripting (XSS)
79
CWE
Product Name: copyparty
Affected Version From: <=1.8.6
Affected Version To: 1.8.2006
Patch Exists: YES
Related CWE: CVE-2023-38501
CPE: a:copyparty:copyparty
Metasploit:
Other Scripts:
Platforms Tested: Debian Linux
2023

copyparty v1.8.6 – Reflected Cross Site Scripting (XSS)

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.

Mitigation:

Upgrade to version 1.8.6 or higher.
Source

Exploit-DB raw data:

# Exploit Title: copyparty v1.8.6 - Reflected Cross Site Scripting (XSS)
# Date: 23/07/2023
# Exploit Author: Vartamtezidis Theodoros (@TheHackyDog)
# Vendor Homepage: https://github.com/9001/copyparty/
# Software Link: https://github.com/9001/copyparty/releases/tag/v1.8.6
# Version: <=1.8.6
# Tested on: Debian Linux
# CVE : 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.

#POC
https://localhost:3923/?k304=y%0D%0A%0D%0A%3Cimg+src%3Dcopyparty+onerror%3Dalert(1)%3E