2022-07-16 00:00:59 +00:00
{
"CVE_data_meta" : {
2022-09-08 20:32:24 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:59 +00:00
"ID" : "CVE-2022-36097" ,
2022-09-08 20:32:24 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "XWiki Platform Attachment UI vulnerable to cross-site scripting in the move attachment form"
2022-07-16 00:00:59 +00:00
} ,
2022-09-08 20:32:24 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xwiki-platform" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 14.0-rc-1, < 14.4-rc-1"
}
]
}
}
]
} ,
"vendor_name" : "xwiki"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-08 21:00:36 +00:00
"value" : "XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Platform, a generic wiki platform. Starting with version 14.0-rc-1 and prior to 14.4-rc-1, it's possible to store JavaScript in an attachment name, which will be executed by anyone trying to move the corresponding attachment. This issue has been patched in XWiki 14.4-rc-1. As a workaround, one may copy `moveStep1.vm` to `webapp/xwiki/templates/moveStep1.vm` and replace vulnerable code with code from the patch."
2022-07-16 00:00:59 +00:00
}
]
2022-09-08 20:32:24 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 8.9 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9r9j-57rf-f6vj" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9r9j-57rf-f6vj"
} ,
{
"name" : "https://github.com/xwiki/xwiki-platform/commit/fbc4bfbae4f6ce8109addb281de86a03acdb9277" ,
"refsource" : "MISC" ,
"url" : "https://github.com/xwiki/xwiki-platform/commit/fbc4bfbae4f6ce8109addb281de86a03acdb9277"
} ,
{
"name" : "https://jira.xwiki.org/browse/XWIKI-19667" ,
"refsource" : "MISC" ,
"url" : "https://jira.xwiki.org/browse/XWIKI-19667"
} ,
{
"name" : "https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vm" ,
"refsource" : "MISC" ,
"url" : "https://raw.githubusercontent.com/xwiki/xwiki-platform/xwiki-platform-14.0-rc-1/xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/main/resources/templates/attachment/moveStep1.vm"
}
]
} ,
"source" : {
"advisory" : "GHSA-9r9j-57rf-f6vj" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:59 +00:00
}
}