Lucene search
+L

3556 matches found

OSV
OSV
added 2022/09/20 9:18 p.m.33 views

GHSA-GG53-WF5X-R3R6 XWiki Platform Security Parent POM vulnerable to overwriting of security rules of a page with a final page having the same reference

Impact A bug in the security cache is storing rules associated to document Page1.Page2 and space Page1.Page2 in the same cache entry. That means that it's possible to overwrite the rights of a space or a document by creating the page of the space with the same name and checking the right of the n...

7.1CVSS6.5AI score0.00694EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/09/20 9:18 p.m.38 views

XWiki Platform Security Parent POM vulnerable to overwriting of security rules of a page with a final page having the same reference

Impact A bug in the security cache is storing rules associated to document Page1.Page2 and space Page1.Page2 in the same cache entry. That means that it's possible to overwrite the rights of a space or a document by creating the page of the space with the same name and checking the right of the n...

7.1CVSS6.3AI score0.00694EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 9:04 p.m.35 views

XWiki Cross-Site Request Forgery (CSRF) for actions on tags

Impact It's possible to perform a CSRF attack for adding or removing tags on XWiki pages. Patches The problem has been patched in XWiki 13.10.5 and 14.3. Workarounds It's possible to fix the issue without upgrading by locally modifying the documentTags.vm template in your filesystem, to apply the...

4.3CVSS5.2AI score0.00348EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/16 9:04 p.m.49 views

GHSA-FXWR-4VQ9-9VHJ XWiki Cross-Site Request Forgery (CSRF) for actions on tags

Impact It's possible to perform a CSRF attack for adding or removing tags on XWiki pages. Patches The problem has been patched in XWiki 13.10.5 and 14.3. Workarounds It's possible to fix the issue without upgrading by locally modifying the documentTags.vm template in your filesystem, to apply the...

4.3CVSS4.4AI score0.00348EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 5:40 p.m.41 views

XWiki Platform Improper Authorization check for inactive users

Impact Some resources are missing a check for inactive not yet activated or disabled users in XWiki, including the REST service: so a disabled user can enable themselves using a REST call. On the same way some resources handler created by extensions are not protected by default: so an inactive...

8.1CVSS7.8AI score0.00949EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/09/16 5:40 p.m.65 views

GHSA-JGC8-GVCX-9VFX XWiki Platform Improper Authorization check for inactive users

Impact Some resources are missing a check for inactive not yet activated or disabled users in XWiki, including the REST service: so a disabled user can enable themselves using a REST call. On the same way some resources handler created by extensions are not protected by default: so an inactive...

8.1CVSS7.9AI score0.00949EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/09/16 5:39 p.m.51 views

XWiki Platform Web Templates vulnerable to Missing Authorization, Exposure of Private Personal Information to Unauthorized Actor

Impact Through the suggestion feature, string and list properties of objects the user shouldn't have access to can be accessed. This includes private personal information like email addresses and salted password hashes of registered users but also other information stored in properties of objects...

7.5CVSS7.2AI score0.00733EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/09/16 5:39 p.m.35 views

GHSA-599V-W48H-RJRM XWiki Platform Web Templates vulnerable to Missing Authorization, Exposure of Private Personal Information to Unauthorized Actor

Impact Through the suggestion feature, string and list properties of objects the user shouldn't have access to can be accessed. This includes private personal information like email addresses and salted password hashes of registered users but also other information stored in properties of objects...

7.5CVSS6.3AI score0.00733EPSS
SaveExploits0References4
OSV
OSV
added 2022/09/16 5:39 p.m.52 views

GHSA-GJMQ-X5X7-WC36 XWiki Platform vulnerable to Cross-site Scripting in the deleted attachments list

Impact It's possible to store a JavaScript which will be executed by anyone viewing the deleted attachments index with an attachment containing javascript in its name. For example, attachment a file with name .jpg will execute the alert. Patches This issue has been patched in XWiki 13.10.6 and...

8.9CVSS9AI score0.5947EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 5:39 p.m.43 views

XWiki Platform vulnerable to Cross-site Scripting in the deleted attachments list

Impact It's possible to store a JavaScript which will be executed by anyone viewing the deleted attachments index with an attachment containing javascript in its name. For example, attachment a file with name .jpg will execute the alert. Patches This issue has been patched in XWiki 13.10.6 and...

9CVSS8.8AI score0.5947EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/09/16 5:39 p.m.58 views

GHSA-9R9J-57RF-F6VJ XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form

Impact It's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment. For example, an attachment with name .jpg will execute the alert. Patches This issue has been patched in XWiki 14.4RC1. Workarounds It is possible to fix t...

8.9CVSS7.3AI score0.57388EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/09/16 5:39 p.m.43 views

XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form

Impact It's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment. For example, an attachment with name .jpg will execute the alert. Patches This issue has been patched in XWiki 14.4RC1. Workarounds It is possible to fix t...

8.9CVSS6.4AI score0.57388EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/09/16 5:36 p.m.55 views

GHSA-C5V8-2Q4R-5W9V XWiki Platform Mentions UI vulnerable to Cross-site Scripting

Impact It's possible to store Javascript or groovy scripts in an mention macro anchor or reference field. The stored code is executed by anyone visiting the page with the mention. For example, the example below will create a file at /tmp/exploit.txt: mention reference="XWiki.Translation"...

9.9CVSS9AI score0.71043EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/09/16 5:36 p.m.41 views

XWiki Platform Mentions UI vulnerable to Cross-site Scripting

Impact It's possible to store Javascript or groovy scripts in an mention macro anchor or reference field. The stored code is executed by anyone visiting the page with the mention. For example, the example below will create a file at /tmp/exploit.txt: mention reference="XWiki.Translation"...

9CVSS8.7AI score0.71043EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2022/09/16 5:22 p.m.88 views

GHSA-XR6M-2P4M-JVQF XWiki Platform Wiki UI Main Wiki Eval Injection vulnerability

Impact It's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the request URL parameter using the XWikiServerClassSheet if the user has view access to this sheet and another page that has been saved with programming rights, a standard condition on a...

9.9CVSS9.4AI score0.7589EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/09/16 5:22 p.m.54 views

XWiki Platform Wiki UI Main Wiki Eval Injection vulnerability

Impact It's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the request URL parameter using the XWikiServerClassSheet if the user has view access to this sheet and another page that has been saved with programming rights, a standard condition on a...

9.9CVSS8.8AI score0.7589EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 5:21 p.m.131 views

XWiki Platform Applications Tag and XWiki Platform Tag UI vulnerable to Eval Injection

Impact The tags document Main.Tags in XWiki didn't sanitize user inputs properly, allowing users with view rights on the document default in a public wiki or for authenticated users on private wikis to execute arbitrary Groovy, Python and Velocity code with programming rights. This allows bypassi...

9.9CVSS8.8AI score0.73608EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2022/09/16 5:21 p.m.37 views

GHSA-2G5C-228J-P52X XWiki Platform Applications Tag and XWiki Platform Tag UI vulnerable to Eval Injection

Impact The tags document Main.Tags in XWiki didn't sanitize user inputs properly, allowing users with view rights on the document default in a public wiki or for authenticated users on private wikis to execute arbitrary Groovy, Python and Velocity code with programming rights. This allows bypassi...

9.9CVSS9.3AI score0.73608EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2022/09/16 5:06 p.m.49 views

XWiki Platform Old Core vulnerable to Authentication Bypass Using the Login Action

Impact 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 title, content and comments of any document and properties of objects class and property name must be known, though...

7.5CVSS7.8AI score0.00876EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2022/09/16 5:06 p.m.66 views

GHSA-8H89-34W2-JPFM XWiki Platform Old Core vulnerable to Authentication Bypass Using the Login Action

Impact 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 title, content and comments of any document and properties of objects class and property name must be known, though...

7.5CVSS7.4AI score0.00876EPSS
SaveExploits0References7
Rows per page
Query Builder