Lucene search
+L

1692 matches found

Kitploit
Kitploit
added 2026/09/14 5:01 a.m.8 views

CVE-2026-33137

CVE-2026-33137 XWiki Platform - Unauthenticated XAR Import via REST/wikis/wikiName Description The POST /wikis/wikiName REST API endpoint in XWiki Platform executes a XAR XWiki Archive import without performing any authentication or authorization checks. An unauthenticated attacker can create or...

9.3CVSS7.5AI score0.00594EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 9:50 p.m.7 views

CVE-2020-13654

CVE-2020-13654 - XWiki Platform Discovered & reported by: Astaruf Full writeup: https://nstsec.com/en/posts/xwiki-xss-cve-2020-13654/ NVD entry: https://nvd.nist.gov/vuln/detail/CVE-2020-13654 Vulnerability XWiki Platform before version 12.8 does not apply HTML encoding to user-controlled fields ...

7.5CVSS7.5AI score0.01921EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.268 views

XWiki Platform - Remote Code Execution

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Improper escaping in the document SkinsCode.XWikiSkinsSheet leads to an injection vector from view right on that document to programming rights, or in other words, it is possible to execute...

9.9CVSS8.7AI score0.91592EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.227 views

XWiki < 4.10.20 - Remote code execution

XWiki Platform is a generic wiki platform. Starting in version 2.4-milestone-1 and prior to versions 4.10.20, 15.5.4, and 15.10-rc-1, XWiki's database search allows remote code execution through the search text. This allows remote code execution for any visitor of a public wiki or user of a close...

10CVSS8.1AI score0.3428EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/13 2:35 p.m.9 views

CVE-2025-24893

CVE-2025-24893 PoC | XWiki Platform 15.10.10 - Remote Code Execution Una vulnerabilida de categoría RCE Remote Code Execution, encontrada cuando atacantes no autenticados pueden ejecutar codigo Groovy arbitrario remotamente sin la autenticación ni el accesso previo Guest User. A continuación un P...

9.8CVSS8.4AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/13 1:08 p.m.8 views

CVE-2025-24893-EXP

CVE-2025-24893-EXP Affected Versions xwiki-platform = 5.3-milestone-2, = 16.0.0-rc-1, 16.4.1 16.0.0-rc-1, 16.4.1 POC https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2025/CVE-2025-24893.yaml CVE-2025-24893 - XWiki Platform Exploit usage: python CVE-2025-24893.py -u -c...

9.8CVSS8.2AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/13 4:52 a.m.9 views

CVE-2025-24893-

CVE-2025-24893- CVE-2025-24893 | Remote Code Execution Vulnerability on XWiki platform proof of concept...

9.8CVSS8.3AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/12 7:17 p.m.7 views

XWiki-Platform-RCE-CVE-2025-24893

XWiki Platform Unauthenticated RCE Exploit Overview This script is a refurbished Bash implementation of an exploit targeting the XWiki Platform versions affected by CVE-2025-24893. It leverages a critical unauthenticated remote code execution vulnerability that allows attackers to execute arbitra...

9.8CVSS8.9AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/12 2:34 p.m.8 views

xwiki__xwiki-commons_CVE-2022-24897_12-6-6

XWiki Commons XWiki Commons are technical libraries common to several other top level XWiki projects. These libraries can be used by projects outside of the XWiki ecosystem, are generic and not related to the wiki domain. XWiki Platform, XWiki Commons and XWiki Rendering are part of the XWiki.org...

7.5CVSS7.4AI score0.01526EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 9:08 a.m.8 views

xwiki__xwiki-commons_CVE-2023-29201_14-5

XWiki Commons XWiki Commons are technical libraries common to several other top level XWiki projects. These libraries can be used by projects outside of the XWiki ecosystem, are generic and not related to the wiki domain. XWiki Platform, XWiki Commons and XWiki Rendering are part of the XWiki.org...

9CVSS8.2AI score0.01153EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 11:00 p.m.10 views

xwiki__xwiki-commons_CVE-2023-31126_14-10-3

XWiki Commons XWiki Commons are technical libraries common to several other top level XWiki projects. These libraries can be used by projects outside of the XWiki ecosystem, are generic and not related to the wiki domain. XWiki Platform, XWiki Commons and XWiki Rendering are part of the XWiki.org...

9.6CVSS8.3AI score0.00818EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:56 p.m.8 views

CVE-2025-32429

CVE-2025-32429 XWiki SQL Injection PoC Author: Byte Reaper Telegram: @ByteReaper0 CVE: CVE‑2025‑32429 Vulnerability: Blind SQL Injection in XWiki LiveData REST API Affected File: getdeleteddocuments.vm sort parameter Description : A blind SQL Injection vulnerability exists in XWiki Platform’s...

9.8CVSS8.4AI score0.85265EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 6:39 a.m.9 views

CVE-2025-24893

CVE-2025-24893 XWiki RCE 漏洞分析 环境搭建 1. 运行 XWiki 15.10.10 环境 root@kitploit: docker-compose up -d 2. 访问 XWiki URL: http://localhost:8080 完成初始设置后进行测试 访问初始页面后创建管理员帐户 安装 xwiki 基本扩展 赋予用户脚本权限 漏洞信息 CVE ID : CVE-2025-24893 产品 : XWiki Platform 版本 : 15.10.10 漏洞类型 : Remote Code Execution RCE CVSS : TBD PoC 代码...

9.8CVSS8.5AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/09 7:40 a.m.7 views

CVE-2026-33229

CVE-2026-33229 — XWiki RCE via Apache Velocity Sandbox Bypass A Remote Code Execution vulnerability in XWiki Platform that allows an authenticated user with scripting permissions to bypass the Apache Velocity sandbox entirely — no Java Reflection required — by traversing pre-instantiated objects...

9.8CVSS8.4AI score0.0054EPSS
SaveExploits1
OSV
OSV
added 2026/08/19 7:18 p.m.9 views

GHSA-45PH-GXXR-GWGW XWiki Platform Live Data Live Table Connector has privilege escalation from edit to script right through Live Data editing

Impact Any user who can edit a page in XWiki can use Live Data's edit REST API in XWiki to change the rights on that page. This allows the user to obtain script right on the page. Script right allows the user to execute potentially dangerous Velocity scripts and send unfiltered HTML and JavaScrip...

7.1CVSS5.7AI score0.00038EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 7:18 p.m.21 views

XWiki Platform Live Data Live Table Connector has privilege escalation from edit to script right through Live Data editing

Impact Any user who can edit a page in XWiki can use Live Data's edit REST API in XWiki to change the rights on that page. This allows the user to obtain script right on the page. Script right allows the user to execute potentially dangerous Velocity scripts and send unfiltered HTML and JavaScrip...

7.1CVSS5.6AI score0.00038EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/10 4:19 p.m.11 views

CVE-2026-48048

XWiki Platform is a generic wiki platform. XWiki discovered that the patch for GHSA-5cf8-vrr8-8hjm was insufficient. Starting with version 6.2.1 and prior to versions 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17, with slightly modified parameters to the LiveTableResults, it is still possible to...

7.5CVSS0.00361EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 3:52 p.m.83 views

CVE-2026-48048

XWiki Platform is vulnerable due to an insufficient patch for GHSA-5cf8-vrr8-8hjm in the LiveTableResults endpoint. Affected versions are 6.2.1 and earlier than 18.0.0RC1, 17.10.13, 17.4.9, and 16.10.17. By sending slightly modified parameters to LiveTableResults, an attacker can reconstruct a us...

7.5CVSS5.3AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 3:52 p.m.13 views

CVE-2026-48048 XWiki Platform's Livetable results still allow reconstructing password hashes using 768 requests

XWiki Platform is a generic wiki platform. XWiki discovered that the patch for GHSA-5cf8-vrr8-8hjm was insufficient. Starting with version 6.2.1 and prior to versions 18.0.0RC1, 17.10.13, 17.4.9 and 16.10.17, with slightly modified parameters to the LiveTableResults, it is still possible to...

7.5CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 2026/08/07 11:17 p.m.14 views

CVE-2026-48047

XWiki Platform WebJars API is a package for XWiki, a generic wiki platform. Starting with version 9.6-rc-1 and prior to versions 16.10.17, 17.4.9, and 17.10.3, a potential path traversal vulnerability allow an attacker who manages to get a malicious WebJar extension installed on the wiki to write...

5.9CVSS0.00335EPSS
SaveExploits0References3
Rows per page
Query Builder