Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-pg4m-3gp6-hw4w: org.xwiki.platform:xwiki-platform-notifications-ui leaks data of notification filters of users

Impact

It’s possible to get access to notification filters of any user by using a URL such as <hostname>xwiki/bin/get/XWiki/Notifications/Code/NotificationFilterPreferenceLivetableResults?outputSyntax=plain&type=custom&user=<username>. This vulnerability impacts all versions of XWiki since 13.2-rc-1. The filters do not provide much information (they mainly contain references which are public data in XWiki), though some info could be used in combination with other vulnerabilities.

Patches

The vulnerability has been patched in XWiki 14.10.21, 15.5.5, 15.10.1, 16.0RC1. The patch consists in checking the rights of the user when sending the data.

Workarounds

It’s possible to workaround the vulnerability by applying manually the patch: it’s possible for an administrator to edit directly the document XWiki.Notifications.Code.NotificationFilterPreferenceLivetableResults to apply the same changes as in the patch. See c8c6545f9bde6f5aade994aa5b5903a67b5c2582.

References

  • Jira ticket: https://jira.xwiki.org/browse/XWIKI-20336
  • Commit: c8c6545f9bde6f5aade994aa5b5903a67b5c2582

For more information

If you have any questions or comments about this advisory:

Attribution

This vulnerability has been reported on Intigriti by Mete.

ghsa
#vulnerability#git#java#jira#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2024-46979

org.xwiki.platform:xwiki-platform-notifications-ui leaks data of notification filters of users

Moderate severity GitHub Reviewed Published Sep 18, 2024 in xwiki/xwiki-platform • Updated Sep 18, 2024

Package

maven org.xwiki.platform:xwiki-platform-notifications-ui (Maven)

Affected versions

>= 13.2-rc-1, < 14.10.21

>= 15.0-rc-1, < 15.5.5

>= 15.6-rc-1, < 15.10.1

Patched versions

14.10.21

15.5.5

15.10.1

Impact

It’s possible to get access to notification filters of any user by using a URL such as <hostname>xwiki/bin/get/XWiki/Notifications/Code/NotificationFilterPreferenceLivetableResults?outputSyntax=plain&type=custom&user=<username>. This vulnerability impacts all versions of XWiki since 13.2-rc-1.
The filters do not provide much information (they mainly contain references which are public data in XWiki), though some info could be used in combination with other vulnerabilities.

Patches

The vulnerability has been patched in XWiki 14.10.21, 15.5.5, 15.10.1, 16.0RC1.
The patch consists in checking the rights of the user when sending the data.

Workarounds

It’s possible to workaround the vulnerability by applying manually the patch: it’s possible for an administrator to edit directly the document XWiki.Notifications.Code.NotificationFilterPreferenceLivetableResults to apply the same changes as in the patch. See c8c6545f9bde6f5aade994aa5b5903a67b5c2582.

References

  • Jira ticket: https://jira.xwiki.org/browse/XWIKI-20336
  • Commit: c8c6545f9bde6f5aade994aa5b5903a67b5c2582

For more information

If you have any questions or comments about this advisory:

  • Open an issue in Jira XWiki.org
  • Email us at Security Mailing List

Attribution

This vulnerability has been reported on Intigriti by Mete.

References

  • GHSA-pg4m-3gp6-hw4w
  • xwiki/xwiki-platform@29e5edb
  • xwiki/xwiki-platform@a035292
  • xwiki/xwiki-platform@c8c6545
  • xwiki/xwiki-platform@ed090d1
  • https://jira.xwiki.org/browse/XWIKI-20336

Published to the GitHub Advisory Database

Sep 18, 2024

Last updated

Sep 18, 2024

ghsa: Latest News

GHSA-8fh4-942r-jf2g: LibreNMS has a Stored XSS ('Cross-site Scripting') in librenms/includes/html/pages/device/services.inc.php