Описание
XWiki leaks password hashes and other accessible password properties
Impact
Any user with edit right on a page of the wiki can create an XClass with a database list property that references a password property, for example the password hash that is stored for users. When adding an object of that XClass, the content of that password property is displayed. In practice, with a standard rights setup, this means that any user with an account on the wiki can access password hashes of all users, and possibly other password properties (with hashed or plain storage) that are on pages that the user can view.
Patches
This vulnerability has been pached in XWiki 16.4.7, 16.10.5, and 17.2.0 by disallowing the use of password properties in database list properties. Additionally, queries for email properties are disallowed, too, when email obfuscation is enabled.
Workarounds
We're not aware of any workarounds.
Пакеты
org.xwiki.platform:xwiki-platform-oldcore
>= 9.8-rc-1, < 16.4.7
16.4.7
org.xwiki.platform:xwiki-platform-oldcore
>= 16.5.0-rc-1, < 16.10.5
16.10.5
org.xwiki.platform:xwiki-platform-oldcore
>= 17.0.0-rc-1, < 17.2.0-rc-1
17.2.0-rc-1
org.xwiki.platform:xwiki-platform-legacy-oldcore
>= 9.8-rc-1, < 16.4.7
16.4.7
org.xwiki.platform:xwiki-platform-legacy-oldcore
>= 16.5.0-rc-1, < 16.10.5
16.10.5
org.xwiki.platform:xwiki-platform-legacy-oldcore
>= 17.0.0-rc-1, < 17.2.0-rc-1
17.2.0-rc-1
Связанные уязвимости
XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki Platform Legacy Old Core and XWiki Platform Old Core versions 9.8-rc-1 through 16.4.6, 16.5.0-rc-1 through 16.10.4, and 17.0.0-rc-1 through 17.1.0, any user with editing rights can create an XClass with a database list property that references a password property. When adding an object of that XClass, the content of that password property is displayed. In practice, with a standard rights setup, this means that any user with an account on the wiki can access password hashes of all users, and possibly other password properties (with hashed or plain storage) that are on pages that the user can view. This issue is fixed in versions 16.4.7, 16.10.5 and 17.2.0-rc-1.