GHSA-qww7-89xh-x7m7
CRITICALCVE-2025-55747It'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.
- Affected
- >= 7.1.4, < 16.10.7
- Fixed in
- 16.10.7
- Weakness
- CWE-23
- Published
- 2025-09-03
- Source
- github