{"api_version":"1","generated_at":"2026-07-23T13:20:01+00:00","cve":"CVE-2022-29258","urls":{"html":"https://cve.report/CVE-2022-29258","api":"https://cve.report/api/cve/CVE-2022-29258.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2022-29258","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2022-29258"},"summary":{"title":"CVE-2022-29258","description":"XWiki Platform Filter UI provides a generic user interface to convert from a XWiki Filter input stream to an output stream with settings for each stream. Starting with versions 6.0-milestone-2 and 5.4.4 and prior to versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3, XWiki Platform Filter UI contains a possible cross-site scripting vector in the `Filter.FilterStreamDescriptorForm` wiki page related to pretty much all the form fields printed in the home page of the application. The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3. The easiest workaround is to edit the wiki page `Filter.FilterStreamDescriptorForm` (with wiki editor) according to the instructions in the GitHub Security Advisory.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2022-05-31 17:15:00","updated_at":"2022-06-09 14:25:00"},"problem_types":["CWE-79"],"metrics":[],"references":[{"url":"https://jira.xwiki.org/browse/XWIKI-19293","name":"https://jira.xwiki.org/browse/XWIKI-19293","refsource":"MISC","tags":[],"title":"[XWIKI-19293] XSS in Filter Stream Converter Application - XWiki.org JIRA","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xjfw-5vv5-vjq2","name":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xjfw-5vv5-vjq2","refsource":"CONFIRM","tags":[],"title":"XSS in Filter Stream Converter Application · Advisory · xwiki/xwiki-platform · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://github.com/xwiki/xwiki-platform/commit/21906acb5ee2304552f56f9bbdbf8e7d368f7f3a","name":"https://github.com/xwiki/xwiki-platform/commit/21906acb5ee2304552f56f9bbdbf8e7d368f7f3a","refsource":"MISC","tags":[],"title":"XWIKI-19293: Fix bad escaping · xwiki/xwiki-platform@21906ac · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2022-29258","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2022-29258","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2022","cve_id":"29258","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"xwiki","cpe5":"xwiki","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2022-29258","STATE":"PUBLIC","TITLE":"Cross-site Scripting in Filter Stream Converter Application in XWiki Platform"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"xwiki-platform","version":{"version_data":[{"version_value":">= 5.4.4, <= 6.0-milestone-2"},{"version_value":">= 6.0-milestone-2, < 12.10.11"},{"version_value":">= 13.0.0, < 13.4.7"},{"version_value":">= 13.5.0, < 13.10.3"}]}}]},"vendor_name":"xwiki"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"XWiki Platform Filter UI provides a generic user interface to convert from a XWiki Filter input stream to an output stream with settings for each stream. Starting with versions 6.0-milestone-2 and 5.4.4 and prior to versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3, XWiki Platform Filter UI contains a possible cross-site scripting vector in the `Filter.FilterStreamDescriptorForm` wiki page related to pretty much all the form fields printed in the home page of the application. The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3. The easiest workaround is to edit the wiki page `Filter.FilterStreamDescriptorForm` (with wiki editor) according to the instructions in the GitHub Security Advisory."}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":7.4,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"}]},{"description":[{"lang":"eng","value":"CWE-116: Improper Encoding or Escaping of Output"}]}]},"references":{"reference_data":[{"name":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xjfw-5vv5-vjq2","refsource":"CONFIRM","url":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xjfw-5vv5-vjq2"},{"name":"https://github.com/xwiki/xwiki-platform/commit/21906acb5ee2304552f56f9bbdbf8e7d368f7f3a","refsource":"MISC","url":"https://github.com/xwiki/xwiki-platform/commit/21906acb5ee2304552f56f9bbdbf8e7d368f7f3a"},{"name":"https://jira.xwiki.org/browse/XWIKI-19293","refsource":"MISC","url":"https://jira.xwiki.org/browse/XWIKI-19293"}]},"source":{"advisory":"GHSA-xjfw-5vv5-vjq2","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2022-05-31 17:15:00","lastModifiedDate":"2022-06-09 14:25:00","problem_types":["CWE-79"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.7},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:N/AC:M/Au:N/C:N/I:P/A:N","accessVector":"NETWORK","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"NONE","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":4.3},"severity":"MEDIUM","exploitabilityScore":8.6,"impactScore":2.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*","versionStartIncluding":"13.5","versionEndExcluding":"13.10.3","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*","versionStartIncluding":"13.0","versionEndExcluding":"13.4.7","cpe_name":[]},{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*","versionStartIncluding":"5.4.4","versionEndExcluding":"12.10.11","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}