Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-33gp-gmg3-hfpq: XWiki Platform vulnerable to document deletion and overwrite from edit

Impact

When a user has edit but not view right on a page in XWiki, that user can delete the page and replace it by a page with new content without having delete right. The previous version of the page is moved into the recycle bin and can be restored from there by an admin. As the user is recorded as deleter, the user would in theory also be able to view the deleted content, but this is not directly possible as rights of the previous version are transferred to the new page and thus the user still doesn’t have view right on the page. From all we examined, it therefore doesn’t seem to be possible to exploit this to gain any rights.

To reproduce, just replace view by edit in the URL of a page that you cannot view but edit and save. This should send the page to the recycle bin and replace it by an empty one if the XWiki installation is vulnerable. After the fix, an error is displayed when saving.

Patches

This has been patched in XWiki 14.10.21, 15.5.5 and 15.10.6 by cancelling save operations by users when a new document shall be saved despite the document’s existing already.

Workarounds

We’re not aware of any workarounds.

References

  • https://jira.xwiki.org/browse/XWIKI-21553
  • https://github.com/xwiki/xwiki-platform/commit/c5efc1e519e710afdf3c5f40c0fcc300ad77149f
ghsa
#git#jira

Impact

When a user has edit but not view right on a page in XWiki, that user can delete the page and replace it by a page with new content without having delete right. The previous version of the page is moved into the recycle bin and can be restored from there by an admin. As the user is recorded as deleter, the user would in theory also be able to view the deleted content, but this is not directly possible as rights of the previous version are transferred to the new page and thus the user still doesn’t have view right on the page. From all we examined, it therefore doesn’t seem to be possible to exploit this to gain any rights.

To reproduce, just replace view by edit in the URL of a page that you cannot view but edit and save. This should send the page to the recycle bin and replace it by an empty one if the XWiki installation is vulnerable. After the fix, an error is displayed when saving.

Patches

This has been patched in XWiki 14.10.21, 15.5.5 and 15.10.6 by cancelling save operations by users when a new document shall be saved despite the document’s existing already.

Workarounds

We’re not aware of any workarounds.

References

  • https://jira.xwiki.org/browse/XWIKI-21553
  • xwiki/xwiki-platform@c5efc1e

References

  • GHSA-33gp-gmg3-hfpq
  • xwiki/xwiki-platform@0bc27d6
  • xwiki/xwiki-platform@56f5d8a
  • xwiki/xwiki-platform@c5efc1e
  • xwiki/xwiki-platform@e4968fe
  • https://jira.xwiki.org/browse/XWIKI-21553

ghsa: Latest News

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