Lucene search
+L

3564 matches found

Github Security Blog
Github Security Blog
added 2023/06/20 5:42 p.m.36 views

XWiki Platform vulnerable to cross-site scripting via xcontinue parameter in previewactions template

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. It's possible to exploit the previewactions template to perform a XSS, e.g. by using URL such as:...

9.6CVSS6.4AI score0.02377EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/20 4:48 p.m.96 views

XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. For instance, the following URL execute an alter on the browser:...

8.8CVSS6.9AI score0.01496EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/06/20 4:48 p.m.42 views

GHSA-FWWJ-WG89-7H4C XWiki Platform vulnerable to cross-site scripting in target parameter via share page by email

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. For instance, the following URL execute an alter on the browser:...

8.8CVSS7.4AI score0.01496EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/20 4:47 p.m.36 views

XWiki Platform vulnerable to stored cross-site scripting in ClassEditSheet page via name parameters

Impact A stored XSS can be exploited by users with edit rights by adding a AppWithinMinutes.FormFieldCategoryClass class on a page and setting the payload on the page title. Then, any user visiting /xwiki/bin/view/AppWithinMinutes/ClassEditSheet executes the payload. See...

9CVSS6.1AI score0.00743EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/06/20 4:47 p.m.73 views

GHSA-4WC6-HQV9-QC97 XWiki Platform vulnerable to stored cross-site scripting in ClassEditSheet page via name parameters

Impact A stored XSS can be exploited by users with edit rights by adding a AppWithinMinutes.FormFieldCategoryClass class on a page and setting the payload on the page title. Then, any user visiting /xwiki/bin/view/AppWithinMinutes/ClassEditSheet executes the payload. See...

9CVSS7AI score0.00743EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/20 4:46 p.m.36 views

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.9CVSS6.8AI score0.01019EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2023/06/20 4:46 p.m.78 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
Github Security Blog
Github Security Blog
added 2023/06/20 4:46 p.m.35 views

XWiki Platform may show email addresses in clear in REST results

Impact Any user can call a REST endpoint and obtain the obfuscated passwords even when the mail obfuscation is activated. For instance, by calling http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/XWiki/pages/U1/objects/XWiki.XWikiUsers/0 when user U1 exists on wiki xwiki. Patches The issue has...

7.5CVSS6.7AI score0.00719EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/06/20 4:46 p.m.37 views

GHSA-8G9C-C9CM-9C56 XWiki Platform may show email addresses in clear in REST results

Impact Any user can call a REST endpoint and obtain the obfuscated passwords even when the mail obfuscation is activated. For instance, by calling http://localhost:8080/xwiki/rest/wikis/xwiki/spaces/XWiki/pages/U1/objects/XWiki.XWikiUsers/0 when user U1 exists on wiki xwiki. Patches The issue has...

7.5CVSS7.4AI score0.00719EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/06/20 4:46 p.m.33 views

XWiki Platform vulnerable to privilege escalation (PR) from view right via Invitation application

Impact Any user with view rights on any document can execute code with programming rights, leading to remote code execution by crafting an url with a dangerous payload. See the example below: Open...

9.9CVSS7.9AI score0.77654EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/06/20 4:46 p.m.78 views

GHSA-6MF5-36V9-3H2W XWiki Platform vulnerable to privilege escalation (PR) from view right via Invitation application

Impact Any user with view rights on any document can execute code with programming rights, leading to remote code execution by crafting an url with a dangerous payload. See the example below: Open...

9.9CVSS9.1AI score0.77654EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/20 4:45 p.m.38 views

XWiki Platform may retrieve email addresses of all users

Impact The mail obfuscation configuration was not fully taken into account and while the mail displayed to the end user was obfuscated: - the rest response was also containing the mail unobfuscated - user were able to filter and sort on the unobfuscated allowing to infer the mail content The...

7.5CVSS6.8AI score0.00961EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2023/06/20 4:45 p.m.78 views

GHSA-7VR7-CGHH-CH63 XWiki Platform may retrieve email addresses of all users

Impact The mail obfuscation configuration was not fully taken into account and while the mail displayed to the end user was obfuscated: - the rest response was also containing the mail unobfuscated - user were able to filter and sort on the unobfuscated allowing to infer the mail content The...

7.5CVSS7.5AI score0.00961EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2023/06/20 4:45 p.m.46 views

XWiki Platform's tags on non-viewable pages can be revealed to users

Impact Tags from pages not viewable to the current user are leaked by the tags API. This information can also be exploited to infer the document reference of non-viewable pages. Patches This vulnerability has been patched in XWiki 14.4.8, 14.10.4, and 15.0 RC1. Workarounds There is no workaround...

4.3CVSS6.5AI score0.00554EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/06/20 4:45 p.m.60 views

GHSA-7F2F-PCV3-J2R7 XWiki Platform's tags on non-viewable pages can be revealed to users

Impact Tags from pages not viewable to the current user are leaked by the tags API. This information can also be exploited to infer the document reference of non-viewable pages. Patches This vulnerability has been patched in XWiki 14.4.8, 14.10.4, and 15.0 RC1. Workarounds There is no workaround...

4.3CVSS4.3AI score0.00554EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/06/20 4:44 p.m.36 views

XWiki Platform's Mail.MailConfig can be edited by any user with edit rights

Impact Mail.MailConfig can be edited by any logged-in user by default. Consequently, they can: - change the mail obfuscation configuration - view and edit the mail sending configuration, including the smtp domain name and credentials. Patches The problem has been patched on XWiki 14.4.8, 15.1, an...

9.9CVSS6.7AI score0.00853EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2023/06/20 4:44 p.m.64 views

GHSA-G75C-CJR6-39MC XWiki Platform's Mail.MailConfig can be edited by any user with edit rights

Impact Mail.MailConfig can be edited by any logged-in user by default. Consequently, they can: - change the mail obfuscation configuration - view and edit the mail sending configuration, including the smtp domain name and credentials. Patches The problem has been patched on XWiki 14.4.8, 15.1, an...

9.9CVSS8.8AI score0.00853EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2023/06/20 4:44 p.m.33 views

XWiki vulnerable to stored cross-site scripting via any wiki document and the displaycontent/rendercontent template

Impact Any user who can edit a document in a wiki like the user profile can create a stored XSS attack by putting plain HTML code into that document and then tricking another user to visit that document with the displaycontent or rendercontent template and plain output syntax. For example, edit a...

9CVSS6.3AI score0.00714EPSS
SaveExploits1References5Affected Software2
OSV
OSV
added 2023/06/20 4:44 p.m.98 views

GHSA-FP7H-F9F5-X4Q7 XWiki vulnerable to stored cross-site scripting via any wiki document and the displaycontent/rendercontent template

Impact Any user who can edit a document in a wiki like the user profile can create a stored XSS attack by putting plain HTML code into that document and then tricking another user to visit that document with the displaycontent or rendercontent template and plain output syntax. For example, edit a...

9CVSS7.1AI score0.00714EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/06/20 12:00 a.m.15 views

PT-2023-4813 · Xwiki · Xwiki Platform

Name of the Vulnerable Software and Affected Versions: XWiki Platform versions 2.40m-2 through 14.4.7 XWiki Platform versions 2.40m-2 through 14.10.3 XWiki Platform versions 2.40m-2 through 14.9.x Description: The issue is related to the lack of measures to neutralize instructions in dynamically...

9.9CVSS8.1AI score0.77654EPSS
SaveExploits1References15
Rows per page
Query Builder