CVE-2022-31167

Summary

XWiki Platform Security Parent POM contains the security APIs for XWiki Platform, a generic wiki platform. Starting with version 5.0 and prior to 12.10.11, 13.10.1, and 13.4.6, a bug in the security cache stores rules associated to document Page1.Page2 and space Page1.Page2 in the same cache entry. That means that it's possible to overwrite the rights of a space or a document by creating the page of the space with the same name and checking the right of the new one first so that they end up in the security cache and are used for the other too. The problem has been patched in XWiki 12.10.11, 13.10.1, and 13.4.6. There are no known workarounds.

Affected Software

VendorProductVersion RangeStatus
xwikixwiki-platform>= 5.0, < 12.10.11affected
xwikixwiki-platform>= 13.0, < 13.4.6affected
xwikixwiki-platform>= 13.10, < 13.10.1affected

Weaknesses

  • CWE-285: CWE-285: Improper Authorization
  • CWE-862: CWE-862: Missing Authorization

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: partial

References