{ "schema_version": "1.4.0", "id": "GHSA-fxwr-4vq9-9vhj", "modified": "2022-09-16T21:04:25Z", "published": "2022-09-16T21:04:25Z", "aliases": [ "CVE-2022-36095" ], "summary": "XWiki Cross-Site Request Forgery (CSRF) for actions on tags", "details": "### Impact\nIt's possible to perform a CSRF attack for adding or removing tags on XWiki pages. \n\n### Patches\nThe problem has been patched in XWiki 13.10.5 and 14.3. \n\n### Workarounds\nIt's possible to fix the issue without upgrading by locally modifying the documentTags.vm template in your filesystem, to apply the changes exposed there: https://github.com/xwiki/xwiki-platform/commit/7ca56e40cf79a468cea54d3480b6b403f259f9ae.\n\n### References\nhttps://jira.xwiki.org/browse/XWIKI-19550\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki](https://jira.xwiki.org)\n* Email us at [security ML](mailto:security@xwiki.org)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-web-templates" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0-milestone-1" }, { "fixed": "13.10.5" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-web-templates" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "14.0" }, { "fixed": "14.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-fxwr-4vq9-9vhj" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36095" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/7ca56e40cf79a468cea54d3480b6b403f259f9ae" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-19550" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2022-09-16T21:04:25Z", "nvd_published_at": "2022-09-08T21:15:00Z" } }