CVE-2023-48241: XWiki < 4.10.15 - Information Disclosure

CVE-2023-48241: XWiki < 4.10.15 - Information Disclosure-渗透云记 - 专注于网络安全与技术分享
CVE-2023-48241: XWiki < 4.10.15 - Information Disclosure
此内容为付费阅读,请付费后查看
100积分
付费阅读

漏洞标题

CVE-2023-48241: XWiki < 4.10.15 – Information Disclosure

漏洞描述

The Solr-based search suggestion provider that also duplicates as generic JavaScript API for search results in XWiki exposes the content of all documents of all wikis to anybody who has access to it, by default it is public. This exposes all information stored in the wiki (but not some protected information like password hashes). While there is a right check normally, the right check can be circumvented by explicitly requesting fields from Solr that don't include the data for the right check. This can be reproduced by opening <xwiki-server>/xwiki/bin/get/XWiki/SuggestSolrService?outputSyntax=plain&media=json&nb=1000&query=q%3D*%3A*%0Aq.op%3DAND%0Afq%3Dtype%3ADOCUMENT%0Afl%3Dtitle_%2C+reference%2C+links%2C+doccontentraw_%2C+objcontent__&input=+ where <xwiki-server> is the URL of the XWiki installation. If this displays any results, the wiki is vulnerable.

PoC代码

© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享