Lucene search
+L

3556 matches found

OSV
OSV
added 2023/04/12 8:38 p.m.33 views

GHSA-XWPH-X6XJ-WGGV org.xwiki.platform:xwiki-platform-oldcore Open Redirect vulnerability

Impact It is possible to bypass the existing security measures put in place to avoid open redirect by using a redirect such as //mydomain.com i.e. omitting the http:. It was also possible to bypass it when using URL such as http:/mydomain.com. Patches The problem has been patched on XWiki 13.10.1...

4.7CVSS5.3AI score0.01756EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/04/12 8:38 p.m.30 views

org.xwiki.platform:xwiki-platform-oldcore Open Redirect vulnerability

Impact It is possible to bypass the existing security measures put in place to avoid open redirect by using a redirect such as //mydomain.com i.e. omitting the http:. It was also possible to bypass it when using URL such as http:/mydomain.com. Patches The problem has been patched on XWiki 13.10.1...

6.1CVSS6.2AI score0.01756EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/12 8:38 p.m.55 views

org.xwiki.platform:xwiki-platform-rendering-macro-rss Cross-site Scripting vulnerability

Impact The RSS macro that is bundled in XWiki included the content of the feed items without any cleaning in the HTML output when the parameter content was set to true. This allowed arbitrary HTML and in particular also JavaScript injection and thus cross-site scripting XSS by specifying an RSS...

9CVSS8.7AI score0.01393EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2023/04/12 8:38 p.m.78 views

GHSA-C885-89FW-55QR org.xwiki.platform:xwiki-platform-rendering-macro-rss Cross-site Scripting vulnerability

Impact The RSS macro that is bundled in XWiki included the content of the feed items without any cleaning in the HTML output when the parameter content was set to true. This allowed arbitrary HTML and in particular also JavaScript injection and thus cross-site scripting XSS by specifying an RSS...

9CVSS8.9AI score0.01393EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/12 8:38 p.m.72 views

GHSA-M3JR-CVHJ-F35J org.xwiki.commons:xwiki-commons-xml Cross-site Scripting vulnerability

Impact The "restricted" mode of the HTML cleaner in XWiki, introduced in version 4.2-milestone-1, only escaped and -tags but neither attributes that can be used to inject scripts nor other dangerous HTML tags like . As a consequence, any code relying on this "restricted" mode for security is...

9CVSS9.2AI score0.01153EPSS
SaveExploits1References8
OSV
OSV
added 2023/04/12 8:36 p.m.60 views

GHSA-RFH6-MG6H-H668 xwiki-platform-administration-ui vulnerable to privilege escalation

Impact Any user with edit rights on a page e.g., it's own user page, can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the section ids in XWiki.AdminFieldsDisplaySheet. This page is installed by...

9.9CVSS9.3AI score0.01037EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.23 views

xwiki-platform-administration-ui vulnerable to privilege escalation

Impact Any user with edit rights on a page e.g., it's own user page, can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the section ids in XWiki.AdminFieldsDisplaySheet. This page is installed by...

9.9CVSS8.7AI score0.01037EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/04/12 8:36 p.m.68 views

GHSA-VRR8-FP7C-7QGP org.xwiki.platform:xwiki-platform-flamingo-theme-ui vulnerable to privilege escalation

Impact Any user with the right to add an object on a page can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the styles properties FlamingoThemesCode.WebHome. This page is installed by default...

9.9CVSS9.4AI score0.01037EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.29 views

org.xwiki.platform:xwiki-platform-flamingo-theme-ui vulnerable to privilege escalation

Impact Any user with the right to add an object on a page can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the styles properties FlamingoThemesCode.WebHome. This page is installed by default...

9.9CVSS8.9AI score0.01037EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.43 views

org.xwiki.platform:xwiki-platform-flamingo-theme-ui Eval Injection vulnerability

Impact Any user with view rights on commonly accessible documents can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the documentTree macro parameters in This macro is installed by default in...

9.9CVSS8.9AI score0.75693EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/04/12 8:36 p.m.66 views

GHSA-F4V8-58F6-MWJ4 org.xwiki.platform:xwiki-platform-flamingo-theme-ui Eval Injection vulnerability

Impact Any user with view rights on commonly accessible documents can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the documentTree macro parameters in This macro is installed by default in...

9.9CVSS9.5AI score0.75693EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.35 views

org.xwiki.platform:xwiki-platform-livedata-macro vulnerable to Basic Cross-site Scripting

Impact A user without script rights can introduce a stored XSS by using the Live Data macro, if the last author of the content of the page has script rights. For instance, by adding the LiveData below in the about section of the profile of a user created by an admin. javascript liveData id="movie...

8.9CVSS6.7AI score0.00423EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/04/12 8:36 p.m.85 views

GHSA-HMM7-6PH9-8JF2 org.xwiki.platform:xwiki-platform-livedata-macro vulnerable to Basic Cross-site Scripting

Impact A user without script rights can introduce a stored XSS by using the Live Data macro, if the last author of the content of the page has script rights. For instance, by adding the LiveData below in the about section of the profile of a user created by an admin. javascript liveData id="movie...

8.9CVSS6.7AI score0.00423EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.38 views

org.xwiki.platform:xwiki-platform-oldcore makes Incorrect Use of Privileged APIs with DocumentAuthors

Impact The Document script API returns directly a DocumentAuthors allowing to set any authors to the document, which in consequence can allow subsequent executions of scripts since this author is used for checking rights. Example of such attack: velocity...

9.1CVSS8AI score0.00899EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/04/12 8:36 p.m.74 views

GHSA-PWFV-3CVG-9M4C org.xwiki.platform:xwiki-platform-oldcore makes Incorrect Use of Privileged APIs with DocumentAuthors

Impact The Document script API returns directly a DocumentAuthors allowing to set any authors to the document, which in consequence can allow subsequent executions of scripts since this author is used for checking rights. Example of such attack: velocity...

9.1CVSS8AI score0.00899EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/04/12 8:36 p.m.30 views

org.xwiki.platform:xwiki-platform-security-authentication-default XSS with authenticate endpoints

Impact It was possible to inject some code using the URL of authenticate endpoints, e.g.: https://hostname/xwiki/authenticate/wiki/xwiki%22onload=%22alertorigin%22/resetpassword This vulnerability was present in recent versions of XWiki: - 13.10.8+ - 14.4.3+ - 14.6+ Patches This problem has been...

6.1CVSS6.3AI score0.01721EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/04/12 8:36 p.m.26 views

GHSA-JJM5-5V9V-7HX2 org.xwiki.platform:xwiki-platform-security-authentication-default XSS with authenticate endpoints

Impact It was possible to inject some code using the URL of authenticate endpoints, e.g.: https://hostname/xwiki/authenticate/wiki/xwiki%22onload=%22alertorigin%22/resetpassword This vulnerability was present in recent versions of XWiki: - 13.10.8+ - 14.4.3+ - 14.6+ Patches This problem has been...

5.4CVSS5.8AI score0.01721EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/12 8:35 p.m.25 views

GHSA-QX9H-C5V6-GHQH org.xwiki.platform:xwiki-platform-panels-ui Eval Injection vulnerability

Impact Any user with edit rights can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the included pages in the IncludedDocuments panel. Precondition: As an admin, add the Panels.IncludedDocuments...

9.9CVSS9.3AI score0.01193EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/04/12 8:35 p.m.35 views

org.xwiki.platform:xwiki-platform-panels-ui Eval Injection vulnerability

Impact Any user with edit rights can execute arbitrary Groovy, Python or Velocity code in XWiki leading to full access to the XWiki installation. The root cause is improper escaping of the included pages in the IncludedDocuments panel. Precondition: As an admin, add the Panels.IncludedDocuments...

9.9CVSS8.7AI score0.01193EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/12 8:35 p.m.31 views

org.xwiki.platform:xwiki-platform-logging-ui Eval Injection vulnerability

Impact Steps to reproduce: It is possible to trick a user with programming rights into visiting...

9CVSS9.1AI score0.00439EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder