{ "schema_version": "1.4.0", "id": "GHSA-gjmq-x5x7-wc36", "modified": "2022-09-16T17:39:32Z", "published": "2022-09-16T17:39:32Z", "aliases": [ "CVE-2022-36096" ], "summary": "XWiki Platform vulnerable to Cross-site Scripting in the deleted attachments list", "details": "### Impact\n\nIt's possible to store a JavaScript which will be executed by anyone viewing the deleted attachments index with an attachment containing javascript in its name.\n\nFor example, attachment a file with name `>.jpg` will execute the alert.\n\n### Patches\n\nThis issue has been patched in XWiki 13.10.6 and 14.3.\n\n### Workarounds\n\nIt is possible to modify fix the vulnerability by editing the wiki page `XWiki.DeletedAttachments` with the object editor, open the `JavaScriptExtension` object and apply on the content the changes that can be found on the commit https://github.com/xwiki/xwiki-platform/commit/6705b0cd0289d1c90ed354bd4ecc1508c4b25745.\n\n### References\n\n* https://jira.xwiki.org/browse/XWIKI-19613\n\n### For more information\n\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)\n", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-index-ui" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.2-milestone-1" }, { "fixed": "13.10.6" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.xwiki.platform:xwiki-platform-index-ui" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "14.0" }, { "fixed": "14.3" } ] } ] } ], "references": [ { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-gjmq-x5x7-wc36" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36096" }, { "type": "WEB", "url": "https://github.com/xwiki/xwiki-platform/commit/6705b0cd0289d1c90ed354bd4ecc1508c4b25745" }, { "type": "PACKAGE", "url": "https://github.com/xwiki/xwiki-platform" }, { "type": "WEB", "url": "https://jira.xwiki.org/browse/XWIKI-19613" } ], "database_specific": { "cwe_ids": [ "CWE-79", "CWE-80" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-16T17:39:32Z", "nvd_published_at": "2022-09-08T21:15:00Z" } }