296,748
Total vulnerabilities in the database
It's possible to get access and read configuration files by using URLs such as http://localhost:8080/xwiki/webjars/wiki%3Axwiki/..%2F..%2F..%2F..%2F..%2FWEB-INF%2Fxwiki.cfg. The trick here is to encode the / which is decoded when parsing the URL segment, but not re-encoded when assembling the file path.
This has been patched in 17.4.0-rc-1, 16.10.7.
There is no known workaround, other than upgrading XWiki.
If you have any questions or comments about this advisory:
| Software | From | Fixed in |
|---|---|---|
org.xwiki.platform / xwiki-platform-webjars-api
|
6.1-milestone-2 | 16.10.7 |