Lucene search

K

Xwiki Security Vulnerabilities

cve
cve

CVE-2023-22457

CKEditor Integration UI adds support for editing wiki pages using CKEditor. Prior to versions 1.64.3,t he CKEditor.HTMLConverter document lacked a protection against Cross-Site Request Forgery (CSRF), allowing to execute macros with the rights of the current user. If a privileged user with...

9CVSS

8.9AI Score

0.008EPSS

2023-01-04 03:15 PM
24
cve
cve

CVE-2022-41930

org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user (logged in or not) with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an...

8.2CVSS

8AI Score

0.001EPSS

2022-11-23 07:15 PM
33
4
cve
cve

CVE-2022-41929

org.xwiki.platform:xwiki-platform-oldcore is missing authorization in User#setDisabledStatus, which may allow an incorrectly authorized user with only Script rights to enable or disable a user. This operation is meant to only be available for users with admin rights. This problem has been patched.....

4.9CVSS

4.9AI Score

0.001EPSS

2022-11-23 07:15 PM
32
4
cve
cve

CVE-2022-41931

xwiki-platform-icon-ui is vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection'). Any user with view rights on commonly accessible documents including the icon picker macro can execute arbitrary Groovy, Python or Velocity code in XWiki due to improper.....

9.9CVSS

9AI Score

0.002EPSS

2022-11-23 08:15 PM
29
6
cve
cve

CVE-2022-41928

XWiki Platform vulnerable to Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in AttachmentSelector.xml. The issue can also be reproduced by inserting the dangerous payload in the height or alt macro properties. This has been patched in versions 13.10.7,...

9.9CVSS

8.6AI Score

0.001EPSS

2022-11-23 07:15 PM
32
4
cve
cve

CVE-2022-41927

XWiki Platform is vulnerable to Cross-Site Request Forgery (CSRF) that may allow attackers to delete or rename tags without needing any confirmation. The problem has been patched in XWiki 13.10.7, 14.4.1 and 14.5RC1. Workarounds: It's possible to patch existing instances directly by editing the...

7.4CVSS

7.5AI Score

0.001EPSS

2022-11-23 07:15 PM
31
4
cve
cve

CVE-2022-41937

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The application allows anyone with view access to modify any page of the wiki by importing a crafted XAR package. The problem has been patched in XWiki 14.6RC1, 14.6 and 13.10.8. As a...

9.6CVSS

7.8AI Score

0.001EPSS

2022-11-22 01:15 AM
31
3
cve
cve

CVE-2022-41936

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The modifications rest endpoint does not filter out entries according to the user's rights. Therefore, information hidden from unauthorized users are exposed though the modifications rest...

7.5CVSS

7.3AI Score

0.001EPSS

2022-11-22 01:15 AM
32
6
cve
cve

CVE-2022-39387

XWiki OIDC has various tools to manipulate OpenID Connect protocol in XWiki. Prior to version 1.29.1, even if a wiki has an OpenID provider configured through its xwiki.properties, it is possible to provide a third party provider its details through request parameters. One can then bypass the...

9.1CVSS

7.6AI Score

0.002EPSS

2022-11-04 07:15 PM
33
6
cve
cve

CVE-2021-32731

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Between (and including) versions 13.1RC1 and 13.1, the reset password form reveals the email address of users just by giving their username. The problem has been patched on XWiki 13.2RC1. As a.....

5.3CVSS

5.2AI Score

0.001EPSS

2021-07-01 07:15 PM
50
2
cve
cve

CVE-2005-4862

The search functionality in XWiki 0.9.793 indexes cleartext user passwords, which allows remote attackers to obtain sensitive information via a search string that matches a...

6.5AI Score

0.002EPSS

2022-10-03 04:22 PM
12
cve
cve

CVE-2006-7223

PreviewAction in XWiki 0.9.543 through 0.9.1252 does not set the Author field to the identity of the user who last modified a document, which allows remote authenticated users without programming rights to execute arbitrary code by selecting a document whose author has programming rights,...

7.4AI Score

0.002EPSS

2022-10-03 04:21 PM
16
cve
cve

CVE-2012-1019

Multiple cross-site scripting (XSS) vulnerabilities in XWiki Enterprise 3.4 allow remote attackers to inject arbitrary web script or HTML via the (1) XWiki.XWikiComments_comment parameter to xwiki/bin/commentadd/Main/WebHome, (2) XWiki.XWikiUsers_0_company parameter when editing a user profile, or....

5.8AI Score

0.006EPSS

2022-10-03 04:15 PM
21
cve
cve

CVE-2022-36098

XWiki Platform Mentions UI is a user interface for mentioning users in wiki content for XWiki Platform, a generic wiki platform. Starting in version 12.5-rc-1 and prior to versions 13.10.6 and 14.4, it's possible to store Javascript or groovy scripts in a mention, macro anchor, or reference field.....

9CVSS

9AI Score

0.004EPSS

2022-09-08 09:15 PM
28
2
cve
cve

CVE-2022-36097

XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Platform, a generic wiki platform. Starting with version 14.0-rc-1 and prior to 14.4-rc-1, it's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the...

8.9CVSS

6.2AI Score

0.003EPSS

2022-09-08 09:15 PM
223
3
cve
cve

CVE-2022-36096

The XWiki Platform Index UI is an Index of all pages, attachments, orphans and deleted pages and attachments for XWiki Platform, a generic wiki platform. Prior to versions 13.10.6 and 14.3, it's possible to store JavaScript which will be executed by anyone viewing the deleted attachments index...

9CVSS

8.9AI Score

0.002EPSS

2022-09-08 09:15 PM
25
3
cve
cve

CVE-2022-36095

XWiki Platform is a generic wiki platform. Prior to versions 13.10.5 and 14.3, it is possible to perform a Cross-Site Request Forgery (CSRF) attack for adding or removing tags on XWiki pages. The problem has been patched in XWiki 13.10.5 and 14.3. As a workaround, one may locally modify the...

4.3CVSS

4.5AI Score

0.001EPSS

2022-09-08 09:15 PM
28
5
cve
cve

CVE-2022-36094

XWiki Platform Web Parent POM contains Web resources for the XWiki platform, a generic wiki platform. Starting with version 1.0 and prior to versions 13.10.6 and 14.30-rc-1, it's possible to store JavaScript which will be executed by anyone viewing the history of an attachment containing...

9CVSS

8.9AI Score

0.004EPSS

2022-09-08 08:15 PM
27
5
cve
cve

CVE-2022-36092

XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Prior to versions 14.2 and 13.10.4, all rights checks that would normally prevent a user from viewing a document on a wiki can be bypassed using the login action and directly specified templates. This exposes...

7.5CVSS

7.5AI Score

0.001EPSS

2022-09-08 06:15 PM
30
5
cve
cve

CVE-2022-36093

XWiki Platform Web Templates are templates for XWiki Platform, a generic wiki platform. By passing a template of the distribution wizard to the xpart template, user accounts can be created even when user registration is disabled. This also circumvents any email verification. Before versions 14.2...

8.5CVSS

6.9AI Score

0.001EPSS

2022-09-08 06:15 PM
38
7
cve
cve

CVE-2022-36090

XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Prior to versions 13.1.0.5 and 14.3-rc-1, some resources are missing a check for inactive (not yet activated or disabled) users in XWiki, including the REST service. This means a disabled user can enable...

8.1CVSS

7.9AI Score

0.001EPSS

2022-09-08 03:15 PM
32
2
cve
cve

CVE-2022-31167

XWiki Platform Security Parent POM contains the security APIs for XWiki Platform, a generic wiki platform. Starting with version 5.0 and prior to 12.10.11, 13.10.1, and 13.4.6, a bug in the security cache stores rules associated to document Page1.Page2 and space Page1.Page2 in the same cache...

7.1CVSS

6.4AI Score

0.001EPSS

2022-09-07 02:15 PM
313
4
cve
cve

CVE-2022-31166

XWiki Platform Old Core is a core package for XWiki Platform, a generic wiki platform. Starting in versions 11.3.7, 11.0.3, and 12.0RC1, it is possible to exploit a bug in XWikiRights resolution of groups to obtain privilege escalation. More specifically, editing a right with the object editor...

8.8CVSS

8.5AI Score

0.003EPSS

2022-09-07 02:15 PM
28
10
cve
cve

CVE-2022-29258

XWiki Platform Filter UI provides a generic user interface to convert from a XWiki Filter input stream to an output stream with settings for each stream. Starting with versions 6.0-milestone-2 and 5.4.4 and prior to versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3, XWiki Platform Filter UI...

7.4CVSS

5.9AI Score

0.001EPSS

2022-05-31 05:15 PM
52
6
cve
cve

CVE-2022-29252

XWiki Platform Wiki UI Main Wiki is a package for managing subwikis. Starting with version 5.3-milestone-2, XWiki Platform Wiki UI Main Wiki contains a possible cross-site scripting vector in the WikiManager.JoinWiki wiki page related to the "requestJoin" field. The issue is patched in versions...

7.4CVSS

6AI Score

0.001EPSS

2022-05-25 09:15 PM
51
6
cve
cve

CVE-2022-29251

XWiki Platform Flamingo Theme UI is a tool that allows customization and preview of any Flamingo-based skin. Starting with versions 6.2.4 and 6.3-rc-1, a possible cross-site scripting vector is present in the FlamingoThemesCode.WebHomeSheet wiki page related to the "newThemeName" form field. The...

7.4CVSS

5.9AI Score

0.001EPSS

2022-05-25 09:15 PM
48
8
cve
cve

CVE-2022-29253

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Starting with version 8.3-rc-1 and prior to versions 12.10.3 and 14.0, one can ask for any file located in the classloader using the template API and a path with ".." in it. The issue is...

2.7CVSS

3.7AI Score

0.001EPSS

2022-05-25 09:15 PM
562
5
cve
cve

CVE-2022-24898

org.xwiki.commons:xwiki-commons-xml is a common module used by other XWiki top level projects. Starting in version 2.7 and prior to versions 12.10.10, 13.4.4, and 13.8-rc-1, it is possible for a script to access any file accessing to the user running XWiki application server with XML External...

4.9CVSS

5.1AI Score

0.001EPSS

2022-04-28 08:15 PM
79
cve
cve

CVE-2022-24819

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A guest user without the right to view pages of the wiki can still list documents related to users of the wiki. The problem has been patched in XWiki versions 12.10.11, 13.4.4, and 13.9-rc-1....

5.3CVSS

5.1AI Score

0.001EPSS

2022-04-08 08:15 PM
59
cve
cve

CVE-2022-24821

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Simple users can create global SSX/JSX without specific rights: in theory only users with Programming Rights should be allowed to create SSX or JSX that are executed everywhere on a wiki. But a....

8.1CVSS

7.9AI Score

0.001EPSS

2022-04-08 07:15 PM
56
cve
cve

CVE-2022-23622

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions there is a cross site scripting (XSS) vector in the registerinline.vm template related to the xredirect hidden field. This template is only used in the following...

7.4CVSS

5.8AI Score

0.001EPSS

2022-02-09 10:15 PM
70
cve
cve

CVE-2022-23619

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible to guess if a user has an account on the wiki by using the "Forgot your password" form, even if the wiki is closed to guest users. This problem has been...

7.5CVSS

7.4AI Score

0.001EPSS

2022-02-09 09:15 PM
71
cve
cve

CVE-2022-23615

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions any user with SCRIPT right can save a document with the right of the current user which allow accessing API requiring programming right if the current user has programming.....

5.4CVSS

5.3AI Score

0.001EPSS

2022-02-09 09:15 PM
675
cve
cve

CVE-2022-23617

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions any user with edit right can copy the content of a page it does not have access to by using it as template of a new page. This issue has been patched in XWiki 13.2CR1 and...

6.5CVSS

6.3AI Score

0.001EPSS

2022-02-09 09:15 PM
69
cve
cve

CVE-2022-23618

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions there is no protection against URL redirection to untrusted sites, in particular some well known parameters (xredirect) can be used to perform url redirections. This...

6.1CVSS

6.1AI Score

0.001EPSS

2022-02-09 09:15 PM
48
cve
cve

CVE-2022-23616

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions it's possible for an unprivileged user to perform a remote code execution by injecting a groovy script in her own profile and by calling the Reset password feature since...

8.8CVSS

9.1AI Score

0.006EPSS

2022-02-09 09:15 PM
72
cve
cve

CVE-2021-43841

XWiki is a generic wiki platform offering runtime services for applications built on top of it. When using default XWiki configuration, it's possible for an attacker to upload an SVG containing a script executed when executing the download action on the file. This problem has been patched so that.....

5.4CVSS

5.3AI Score

0.001EPSS

2022-02-04 11:15 PM
31
cve
cve

CVE-2021-32732

Impact It's possible to know if a user has or not an account in a wiki related to an email address, and which username(s) is actually tied to that email by forging a request to the Forgot username page. Note that since this page does not have a CSRF check it's quite easy to perform a lot of those.....

7.5CVSS

6.3AI Score

0.002EPSS

2022-02-04 11:15 PM
34
cve
cve

CVE-2021-32730

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A cross-site request forgery vulnerability exists in versions prior to 12.10.5, and in versions 13.0 through 13.1. It's possible for forge an URL that, when accessed by an admin, will reset the....

5.7CVSS

5.5AI Score

0.001EPSS

2021-07-01 06:15 PM
48
cve
cve

CVE-2021-32729

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A vulnerability exists in versions prior to 12.6.88, 12.10.4, and 13.0. The script service method used to reset the authentication failures record can be executed by any user with Script rights....

5.4CVSS

5.4AI Score

0.001EPSS

2021-07-01 05:15 PM
43
2
cve
cve

CVE-2021-32620

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions prior to 11.10.13, 12.6.7, and 12.10.2, a user disabled on a wiki using email verification for registration canouldre-activate themself by using the activation link provided for his....

8.8CVSS

8.6AI Score

0.002EPSS

2021-05-28 09:15 PM
54
6
cve
cve

CVE-2021-29459

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It is possible to persistently inject scripts in XWiki versions prior to 12.6.3 and 12.8. Unregistred users can fill simple text fields. Registered users can fill in their personal information.....

9.6CVSS

6.1AI Score

0.001EPSS

2021-04-20 07:15 PM
19
4
cve
cve

CVE-2021-21380

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions of XWiki Platform (and only those with the Ratings API installed), the Rating Script Service expose an API to perform SQL requests without escaping the from and where...

8.8CVSS

8.8AI Score

0.001EPSS

2021-03-23 11:15 PM
57
2
cve
cve

CVE-2021-21379

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In affected versions of XWiki Platform, the {{wikimacrocontent}} executes the content with the rights of the wiki macro author instead of the caller of that wiki macro. This makes possible to...

7.7CVSS

5.3AI Score

0.001EPSS

2021-03-12 06:15 PM
27
4
cve
cve

CVE-2021-3137

XWiki 12.10.2 allows XSS via an SVG document to the upload feature of the comment...

5.4CVSS

5.1AI Score

0.001EPSS

2021-01-20 04:15 AM
87
3
cve
cve

CVE-2020-15252

In XWiki before version 12.5 and 11.10.6, any user with SCRIPT right (EDIT right before XWiki 7.4) can gain access to the application server Servlet context which contains tools allowing to instantiate arbitrary Java objects and invoke methods that may lead to arbitrary code execution. This is...

8.8CVSS

9AI Score

0.012EPSS

2020-10-16 05:15 PM
25
cve
cve

CVE-2020-15171

In XWiki before versions 11.10.5 or 12.2.1, any user with SCRIPT right (EDIT right before XWiki 7.4) can gain access to the application server Servlet context which contains tools allowing to instantiate arbitrary Java objects and invoke methods that may lead to arbitrary code execution. The only.....

6.6CVSS

6.9AI Score

0.001EPSS

2020-09-10 08:15 PM
27
cve
cve

CVE-2019-15302

The pad management logic in XWiki labs CryptPad before 3.0.0 allows a remote attacker (who has access to a Rich Text pad with editing rights for the URL) to corrupt it (i.e., cause data loss) via a trivial URL...

6.5CVSS

6.3AI Score

0.001EPSS

2019-09-11 09:15 PM
17
cve
cve

CVE-2018-16277

The Image Import function in XWiki through 10.7 has...

5.4CVSS

5.5AI Score

0.001EPSS

2018-09-28 12:29 AM
19
cve
cve

CVE-2017-1000051

Cross-site scripting (XSS) vulnerability in pad export in XWiki labs CryptPad before 1.1.1 allows remote attackers to inject arbitrary web script or HTML via the pad...

6.1CVSS

6AI Score

0.001EPSS

2017-07-17 01:18 PM
30
Total number of security vulnerabilities205