Lucene search
+L

74 matches found

Cvelist
Cvelist
added 2024/12/12 5:25 p.m.34 views

CVE-2024-55662 XWiki allows remote code execution through the extension sheet

XWiki Platform is a generic wiki platform. Starting in version 3.3-milestone-1 and prior to versions 15.10.9 and 16.3.0, on instances where Extension Repository Application is installed, any user can execute any code requiring programming rights on the server. This vulnerability has been fixed in...

9.9CVSS0.00764EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/12/12 5:25 p.m.12 views

CVE-2024-55662 XWiki allows remote code execution through the extension sheet

XWiki Platform is a generic wiki platform. Starting in version 3.3-milestone-1 and prior to versions 15.10.9 and 16.3.0, on instances where Extension Repository Application is installed, any user can execute any code requiring programming rights on the server. This vulnerability has been fixed in...

9.9CVSS7.1AI score0.00764EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/08/28 12:00 a.m.14 views

PT-2025-18294 · Xwiki · Xwiki

Name of the Vulnerable Software and Affected Versions: XWiki versions 15.9-rc-1 through 15.10.12 XWiki versions 16.0.0-rc-1 through 16.4.3 XWiki versions 16.5.0-rc-1 through 16.8.0-rc-1 Description: The issue arises when a user with programming rights edits a document in XWiki that was last edite...

9CVSS6.4AI score0.00385EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2024/06/24 6:00 p.m.38 views

XWiki programming rights may be inherited by inclusion

Impact The content of a document included using include reference="targetdocument"/ is executed with the right of the includer and not with the right of its author. This means that any user able to modify the target document can impersonate the author of the content which used the include macro...

9.9CVSS7AI score0.00342EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/06/24 6:00 p.m.29 views

GHSA-QCJ3-WPGM-QPXH XWiki programming rights may be inherited by inclusion

Impact The content of a document included using include reference="targetdocument"/ is executed with the right of the includer and not with the right of its author. This means that any user able to modify the target document can impersonate the author of the content which used the include macro...

9.9CVSS7.1AI score0.00342EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/10 5:16 p.m.22 views

GHSA-C2GG-4GQ4-JV5J XWiki Platform remote code execution from account through UIExtension parameters

Impact Parameters of UI extensions are always interpreted as Velocity code and executed with programming rights. Any user with edit right on any document like the user's own profile can create UI extensions. This allows remote code execution and thereby impacts the confidentiality, integrity and...

9.9CVSS9.3AI score0.73925EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.13 views

PT-2024-24337 · Unknown · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions 6.4-milestone-1 through 4.10.18 XWiki Platform versions prior to 15.5.4 XWiki Platform versions prior to 15.10-rc-1 Description: The XWiki Platform is affected by a remote code execution issue. This issue arises from t...

9.9CVSS8.1AI score0.01447EPSS
SaveExploits1References13
NVD
NVD
added 2023/12/15 7:15 p.m.49 views

CVE-2023-50723

XWiki Platform is a generic wiki platform. Starting in 2.3 and prior to versions 14.10.15, 15.5.2, and 15.7-rc-1, anyone who can edit an arbitrary wiki page in an XWiki installation can gain programming right through several cases of missing escaping in the code for displaying sections in the...

9.9CVSS0.01188EPSS
SaveExploits0References8
Prion
Prion
added 2023/12/15 7:15 p.m.23 views

Remote code execution

XWiki Platform is a generic wiki platform. Starting in 2.3 and prior to versions 14.10.15, 15.5.2, and 15.7-rc-1, there is a reflected XSS or also direct remote code execution vulnerability in the code for displaying configurable admin sections. The code that can be passed through a URL parameter...

6.8CVSS7.2AI score0.00657EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/15 7:02 p.m.13 views

CVE-2023-50723 XWiki Platform remote code execution/programming rights with configuration section from any user account

XWiki Platform is a generic wiki platform. Starting in 2.3 and prior to versions 14.10.15, 15.5.2, and 15.7-rc-1, anyone who can edit an arbitrary wiki page in an XWiki installation can gain programming right through several cases of missing escaping in the code for displaying sections in the...

9.9CVSS9.6AI score0.01188EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2023/12/15 7:02 p.m.44 views

CVE-2023-50723 XWiki Platform remote code execution/programming rights with configuration section from any user account

XWiki Platform is a generic wiki platform. Starting in 2.3 and prior to versions 14.10.15, 15.5.2, and 15.7-rc-1, anyone who can edit an arbitrary wiki page in an XWiki installation can gain programming right through several cases of missing escaping in the code for displaying sections in the...

9.9CVSS9.8AI score0.01188EPSS
SaveExploits0References8
CVE
CVE
added 2023/12/15 7:02 p.m.66 views

CVE-2023-50723

CVE-2023-50723 affects XWiki Platform, a generic wiki platform. The vulnerability arises from missing escaping in the code that displays sections in the administration interface, allowing a user who can edit any wiki page to gain programming rights. Affected versions are 2.3 up to before fixes: 1...

9.9CVSS9.4AI score0.01188EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2023/10/25 6:17 p.m.30 views

CVE-2023-37908

XWiki Rendering is a generic Rendering system that converts textual input in a given syntax into another syntax. The cleaning of attributes during XHTML rendering, introduced in version 14.6-rc-1, allowed the injection of arbitrary HTML code and thus cross-site scripting via invalid attribute...

9.6CVSS9AI score0.01058EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/10/25 4:53 p.m.46 views

CVE-2023-37908 org.xwiki.rendering:xwiki-rendering-xml Improper Neutralization of Invalid Characters in Identifiers in Web Pages vulnerability

XWiki Rendering is a generic Rendering system that converts textual input in a given syntax into another syntax. The cleaning of attributes during XHTML rendering, introduced in version 14.6-rc-1, allowed the injection of arbitrary HTML code and thus cross-site scripting via invalid attribute...

9CVSS9.2AI score0.01058EPSS
SaveExploits1References4
OSV
OSV
added 2023/10/25 4:53 p.m.38 views

CVE-2023-37908 org.xwiki.rendering:xwiki-rendering-xml Improper Neutralization of Invalid Characters in Identifiers in Web Pages vulnerability

XWiki Rendering is a generic Rendering system that converts textual input in a given syntax into another syntax. The cleaning of attributes during XHTML rendering, introduced in version 14.6-rc-1, allowed the injection of arbitrary HTML code and thus cross-site scripting via invalid attribute...

9CVSS8.6AI score
SaveExploits0References6
Prion
Prion
added 2023/08/23 9:15 p.m.33 views

Privilege escalation

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can use the content field of their user profile page to execute arbitrary scripts with programming rights, thus effectively performing rights escalation. This issue is...

6.5CVSS8.7AI score0.01058EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2023/08/23 7:33 p.m.39 views

CVE-2023-40176 SXSS in the user profile via the timezone displayer

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Any registered user can exploit a stored XSS through their user profile by setting the payload as the value of the time zone user preference. Even though the time zone is selected from a drop...

9CVSS5.1AI score
SaveExploits0References5
OSV
OSV
added 2023/07/14 9:53 p.m.38 views

GHSA-H4VP-69R8-GVJG org.xwiki.platform:xwiki-platform-skin-ui Eval Injection vulnerability

Impact Improper escaping in the document SkinsCode.XWikiSkinsSheet leads to a possible privilege escalation from view right on that document to programming rights, or in other words, it is possible to execute arbitrary script macros including Groovy and Python macros that allow remote code...

9.9CVSS9.6AI score0.91492EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/06/29 12:00 a.m.13 views

PT-2023-4817 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions prior to 14.10.6 XWiki Platform versions prior to 15.1 Description: The issue allows an attacker to inject XWiki syntax and Velocity code, which is executed with programming rights, thus enabling remote code execution...

10CVSS8.8AI score0.01932EPSS
SaveExploits1References12
OSV
OSV
added 2023/06/20 4:46 p.m.75 views

GHSA-RF8J-Q39G-7XFM XWiki Platform vulnerable to privilege escalation (PR) from account through like LiveTableResults

Impact Any logged in user can add dangerous content in their first name field and see it executed with programming rights. Leading to rights escalation. Patches The vulnerability has been fixed on XWiki 14.4.8, 14.10.6, and 15.1. Workarounds The vulnerability can be fixed by applying this patch. ...

9.9CVSS9.2AI score0.01019EPSS
SaveExploits0References7
Rows per page
Query Builder