2022-04-13 15:01:29 +00:00
{
"CVE_data_meta" : {
2022-05-25 20:53:55 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-04-13 15:01:29 +00:00
"ID" : "CVE-2022-29252" ,
2022-05-25 20:53:55 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Cross-site Scripting in XWiki Platform Wiki UI Main Wiki"
2022-04-13 15:01:29 +00:00
} ,
2022-05-25 20:53:55 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xwiki-platform" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 5.3-milestone-2, < 12.10.11"
} ,
{
"version_value" : ">= 13.0, < 13.4.7"
} ,
{
"version_value" : ">= 13.5, < 13.10.3"
}
]
}
}
]
} ,
"vendor_name" : "xwiki"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-04-13 15:01:29 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-05-25 20:53:55 +00:00
"value" : "XWiki Platform Wiki UI Main Wiki is a package for managing subwikis. Starting with version 5.3-milestone-2, XWiki Platform Wiki UI Main Wiki contains a possible cross-site scripting vector in the `WikiManager.JoinWiki ` wiki page related to the \"requestJoin\" field. The issue is patched in versions 12.10.11, 14.0-rc-1, 13.4.7, and 13.10.3. The easiest available workaround is to edit the wiki page `WikiManager.JoinWiki` (with wiki editor) according to the suggestion provided 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-ph5x-h23x-7q5q" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-ph5x-h23x-7q5q"
} ,
{
"name" : "https://github.com/xwiki/xwiki-platform/commit/27f839133d41877e538d35fa88274b50a1c00b9b" ,
"refsource" : "MISC" ,
"url" : "https://github.com/xwiki/xwiki-platform/commit/27f839133d41877e538d35fa88274b50a1c00b9b"
} ,
{
"name" : "https://jira.xwiki.org/browse/XWIKI-19292" ,
"refsource" : "MISC" ,
"url" : "https://jira.xwiki.org/browse/XWIKI-19292"
2022-04-13 15:01:29 +00:00
}
]
2022-05-25 20:53:55 +00:00
} ,
"source" : {
"advisory" : "GHSA-ph5x-h23x-7q5q" ,
"discovery" : "UNKNOWN"
2022-04-13 15:01:29 +00:00
}
}