Lucene search
+L

3555 matches found

OSV
OSV
added 2022/11/22 12:00 a.m.31 views

CVE-2022-41937 Missing Authorization in XWiki Platform

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.6CVSS7.6AI score
SaveExploits0References5
CVE
CVE
added 2022/11/22 12:00 a.m.78 views

CVE-2022-41937

XWiki Platform suffered a Missing Authorization vulnerability where any user with view access could modify pages by importing a crafted XAR package. The issue stems from improper privilege management and was fixed in XWiki 14.6RC1, 14.6, and 13.10.8. A workaround is to restrict the Filter.WebHome...

9.6CVSS8.2AI score0.00732EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 11:46 p.m.31 views

Missing Authorization in Filter Stream Converter Application of XWiki-platform

Impact The application allow anyone with view access to modify any page of the wiki by importing a crafted XAR package. Patches The problem has been patched in XWiki 14.6RC1, 14.6 and 13.10.8. Workarounds The problem can be patched immediately by setting the right of the page Filter.WebHome and...

9.6CVSS7.7AI score0.00732EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/11/21 11:46 p.m.29 views

GHSA-Q6JP-GCWW-8V2J Missing Authorization in Filter Stream Converter Application of XWiki-platform

Impact The application allow anyone with view access to modify any page of the wiki by importing a crafted XAR package. Patches The problem has been patched in XWiki 14.6RC1, 14.6 and 13.10.8. Workarounds The problem can be patched immediately by setting the right of the page Filter.WebHome and...

9.6CVSS8.6AI score0.00732EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/21 11:25 p.m.22 views

GHSA-P88W-FHXW-XVCC Exposure of Private Personal Information to an Unauthorized Actor in org.xwiki.platform:xwiki-platform-rest-server

Impact 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 endpoint e.g., comments, page names.... Patches Users should upgrade to XWiki 14.6+, 14.4.3+,...

5.3CVSS6AI score0.00722EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/11/21 11:25 p.m.44 views

Exposure of Private Personal Information to an Unauthorized Actor in org.xwiki.platform:xwiki-platform-rest-server

Impact 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 endpoint e.g., comments, page names.... Patches Users should upgrade to XWiki 14.6+, 14.4.3+,...

7.5CVSS7.2AI score0.00722EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/11/21 10:37 p.m.55 views

GHSA-P2X4-6GHR-6VMQ Exposure of Sensitive Information to an Unauthorized Actor in org.xwiki.platform:xwiki-platform-livetable-ui

Impact User without the right to view documents can deduce their existence by repeated Livetable queries. Reproduction steps 1. Restrict "view" access to Sandbox.TestPage3 by setting an explicit view right for admins 1. As a user who is not an admin, open...

5.3CVSS4.5AI score0.00769EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:37 p.m.41 views

Exposure of Sensitive Information to an Unauthorized Actor in org.xwiki.platform:xwiki-platform-livetable-ui

Impact User without the right to view documents can deduce their existence by repeated Livetable queries. Reproduction steps 1. Restrict "view" access to Sandbox.TestPage3 by setting an explicit view right for admins 1. As a user who is not an admin, open...

5.3CVSS4.9AI score0.00769EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/11/21 10:37 p.m.20 views

GHSA-6W8H-26XX-CF8Q Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in org.xwiki.platform:xwiki-platform-menu-ui

Impact Any user with view rights on commonly accessible documents including the menu macro can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation due to improper escaping of the macro content and parameters of the menu macro. The issue can ...

9.9CVSS9.3AI score0.01261EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/11/21 10:37 p.m.45 views

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in org.xwiki.platform:xwiki-platform-menu-ui

Impact Any user with view rights on commonly accessible documents including the menu macro can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation due to improper escaping of the macro content and parameters of the menu macro. The issue can ...

9.9CVSS8.8AI score0.01261EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/11/21 10:37 p.m.29 views

GHSA-Q2HM-2H45-V5G3 Plaintext storage of password after a reset in org.xwiki.platform:xwiki-platform-security-authentication-default

Impact We discovered that when the reset a forgotten password feature of XWiki was used, the password was then stored in plain text in database. This only concerns XWiki 13.1RC1 and next versions. Note that it only concerns the reset password feature available from the "Forgot your password" link...

6.2CVSS6.9AI score0.0045EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/11/21 10:37 p.m.47 views

Plaintext storage of password after a reset in org.xwiki.platform:xwiki-platform-security-authentication-default

Impact We discovered that when the reset a forgotten password feature of XWiki was used, the password was then stored in plain text in database. This only concerns XWiki 13.1RC1 and next versions. Note that it only concerns the reset password feature available from the "Forgot your password" link...

6.5CVSS6.4AI score0.0045EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/11/21 10:36 p.m.32 views

GHSA-4X5R-6V26-7J4V Creation of new database tables through login form on PostgreSQL

Impact It's possible to make XWiki create many new schemas and fill them with tables just by using a crafted user identifier in the login form. Patches The problem has been patched in XWiki 13.10.8, 14.6RC1 and 14.4.2. Workarounds The only workarounds for this are: use an authenticator which does...

7.5CVSS6.1AI score0.00518EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/11/21 10:36 p.m.43 views

Creation of new database tables through login form on PostgreSQL

Impact It's possible to make XWiki create many new schemas and fill them with tables just by using a crafted user identifier in the login form. Patches The problem has been patched in XWiki 13.10.8, 14.6RC1 and 14.4.2. Workarounds The only workarounds for this are: use an authenticator which does...

7.5CVSS5.4AI score0.00518EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:36 p.m.55 views

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in xwiki-platform-icon-ui

Impact 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 neutralization of the macro parameters of the icon picker macro. The URL...

9.9CVSS8.9AI score0.0119EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/11/21 10:36 p.m.61 views

GHSA-5J7G-CF6R-G2H7 Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in xwiki-platform-icon-ui

Impact 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 neutralization of the macro parameters of the icon picker macro. The URL...

9.9CVSS9.4AI score0.0119EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:35 p.m.52 views

Missing Authorization to enable or disable users in org.xwiki.platform:xwiki-platform-user-profile-ui

Impact 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 attacker to disable any user of the wiki. Patches The problem has been patched in XWiki 13.10.7, 14.5R...

8.2CVSS7.8AI score0.00816EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/11/21 10:35 p.m.15 views

GHSA-P5V9-G8W8-5Q4V Missing Authorization to enable or disable users in org.xwiki.platform:xwiki-platform-user-profile-ui

Impact 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 attacker to disable any user of the wiki. Patches The problem has been patched in XWiki 13.10.7, 14.5R...

9.1CVSS7.6AI score0.00816EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/21 10:35 p.m.62 views

GHSA-2GJ2-VJ98-J2QQ Missing Authorization in User#setDisabledStatus in org.xwiki.platform:xwiki-platform-oldcore

Impact It's possible for a user with only Script rights to enable or disable a user: this operation should be only doable for users with admin rights. Patches This problem has been patched in XWiki 13.10.7, 14.4.2 and 14.5RC1. Workarounds There is no workaround other than upgrading the wiki, but...

4.9CVSS4.9AI score0.00713EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 10:35 p.m.43 views

Missing Authorization in User#setDisabledStatus in org.xwiki.platform:xwiki-platform-oldcore

Impact It's possible for a user with only Script rights to enable or disable a user: this operation should be only doable for users with admin rights. Patches This problem has been patched in XWiki 13.10.7, 14.4.2 and 14.5RC1. Workarounds There is no workaround other than upgrading the wiki, but...

4.9CVSS5.5AI score0.00713EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder