ghsa-gg53-wf5x-r3r6
Vulnerability from github
Published
2022-09-20 21:18
Modified
2022-09-20 21:18
Severity ?
Summary
XWiki Platform Security Parent POM vulnerable to overwriting of security rules of a page with a final page having the same reference
Details
Impact
A bug in the security cache is storing 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.
Patches
The problem has been patched in XWiki 12.10.11, 13.10.1, 13.4.6.
Workarounds
No workaround other than patching.
References
https://jira.xwiki.org/browse/XWIKI-14075 https://jira.xwiki.org/browse/XWIKI-18983
For more information
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki.org * Email us at Security Mailing List
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security" }, "ranges": [ { "events": [ { "introduced": "5.0" }, { "fixed": "12.10.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security" }, "ranges": [ { "events": [ { "introduced": "13.0" }, { "fixed": "13.4.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-security" }, "ranges": [ { "events": [ { "introduced": "13.10" }, { "fixed": "13.10.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-31167" ], "database_specific": { "cwe_ids": [ "CWE-285", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-09-20T21:18:43Z", "nvd_published_at": "2022-09-07T14:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nA bug in the security cache is storing rules associated to document Page1.Page2 and space Page1.Page2 in the same cache entry.\n\nThat means that it\u0027s 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.\n\n### Patches\n\nThe problem has been patched in XWiki 12.10.11, 13.10.1, 13.4.6.\n\n### Workarounds\n\nNo workaround other than patching.\n\n### References\n\nhttps://jira.xwiki.org/browse/XWIKI-14075\nhttps://jira.xwiki.org/browse/XWIKI-18983\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki.org](https://jira.xwiki.org)\n* Email us at [Security Mailing List](mailto:security@xwiki.org)", "id": "GHSA-gg53-wf5x-r3r6", "modified": "2022-09-20T21:18:43Z", "published": "2022-09-20T21:18:43Z", "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gg53-wf5x-r3r6" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31167" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-14075" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-18983" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "XWiki Platform Security Parent POM vulnerable to overwriting of security rules of a page with a final page having the same reference" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.