CVE-2022-23621
MEDIUM5.5EPSS 0.10%Missing authorization in xwiki-platform
Published: 2/9/2022Modified: 11/8/2023
Also known as:GHSA-2jhm-qp48-hv5j
Description
### Impact Any user with SCRIPT right (EDIT right before XWiki 7.4) can read any file located in the XWiki WAR (for example xwiki.cfg and xwiki.properties) through XWiki#invokeServletAndReturnAsString: ``` $xwiki.invokeServletAndReturnAsString("/WEB-INF/xwiki.cfg") ``` ### Patches It has been patched in XWiki versions 12.10.9, 13.4.3 and 13.7-rc-1. ### Workarounds The only workaround is to give SCRIPT right only to trusted users. ### References https://jira.xwiki.org/browse/XWIKI-18870 ### For more information If you have any questions or comments about this advisory: * Open an issue in [Jira XWiki](https://jira.xwiki.org) * Email us at [our security mailing list](mailto:[email protected])
Affected packages (1)
- Maven/org.xwiki.platform:xwiki-platform-oldcore>= 13.6-rc-1, < 13.7-rc-1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.5 | CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H |
References (5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-23621
- PATCHhttps://github.com/xwiki/xwiki-platform
- WEBhttps://github.com/xwiki/xwiki-platform/commit/df8bd49b5a4d87a427002c6535fb5b1746ff117a
- WEBhttps://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2jhm-qp48-hv5j
- WEBhttps://jira.xwiki.org/browse/XWIKI-18870