S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Mar 9, 2024

CVE-2023-37474 Scanner

Targets the .cpr subfolder endpoint in Copyparty versions up to 1.8.2, allowing attackers to read arbitrary files outside the web root via path manipulation.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.1k
Times Used
continuous scan runs
3.7k
Continuously Checked
assets under CS
5
Vulnerabilities Found
confirmed findings
References
CVECVE-2023-37474
7.5
CVSShigh
Exploitable remotely over the internet · no authentication required.

Copyparty is a portable file server. Versions prior to 1.8.2 are subject to a path traversal vulnerability detected in the `.cpr` subfolder. The Path Traversal attack technique allows an attacker access to files, directories, and commands that reside outside the web document root directory. This issue has been addressed in commit `043e3c7d` which has been included in release 1.8.2. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
copypartyby 9001
< 1.8.2
copypartyby copyparty_project
AFFECTED< 1.8.2SAFE ✓≥ 1.8.2
Updated Aug 22, 2026View on NVD →
Detail

Copyparty is a lightweight, portable file server designed for easy file sharing and management. It supports various file types and offers features like a web interface, media streaming, and file synchronization. Used by individuals and organizations for personal and professional purposes, Copyparty facilitates efficient file storage and distribution without requiring complex setup or infrastructure.

The directory traversal vulnerability in Copyparty, identified as CVE-2023-37474, allows attackers to bypass intended access restrictions by manipulating file paths. This flaw arises due to insufficient validation of user-supplied input when handling file requests, enabling path traversal sequences like '../' to escape the intended directory.

Specifically, the vulnerability affects the .cpr subfolder within Copyparty's file structure. By crafting a malicious request targeting this endpoint, an attacker can read arbitrary files on the server, including system configuration files, user data, or other sensitive information stored outside the web document root.

If exploited, this vulnerability can lead to unauthorized disclosure of confidential data, potentially compromising the entire system. Attackers could access credentials, application source code, or other critical files, leading to further attacks such as privilege escalation or data breaches. The CVSS score of 7.5 reflects the high impact on confidentiality.

Solution Advice
  • Upgrade Copyparty to version 1.8.2 or later, which contains the official patch for CVE-2023-37474.
  • Implement strict input validation to sanitize file paths and reject traversal sequences like '../' or '..'.
  • Apply the principle of least privilege to the file server process, limiting its access to only necessary directories.
  • Use a web application firewall (WAF) to detect and block directory traversal attempts.
  • Regularly audit and review server logs for suspicious file access patterns.
  • Restrict access to the Copyparty server to trusted networks or users via firewall rules or authentication.
  • Conduct periodic vulnerability scans using tools like S4E to identify and remediate similar issues.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.