2023-05-09 20:00:51 +02:00
{
"id" : "CVE-2023-32071" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-05-09T16:15:15.297" ,
2023-05-16 20:00:28 +02:00
"lastModified" : "2023-05-16T17:41:40.890" ,
"vulnStatus" : "Analyzed" ,
2023-05-09 20:00:51 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "XWiki Platform is a generic wiki platform. Starting in versions 2.2-milestone-1 and prior to versions 14.4.8, 14.10.4, and 15.0-rc-1, it's possible to execute javascript with the right of any user by leading him to a special URL on the wiki targeting a page which contains an attachment. This has been patched in XWiki 15.0-rc-1, 14.10.4, and 14.4.8. The easiest possible workaround is to edit file `<xwiki app>/templates/importinline.vm` and apply the modification described in commit 28905f7f518cc6f21ea61fe37e9e1ed97ef36f01."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-05-16 20:00:28 +02:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
} ,
2023-05-09 20:00:51 +02:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
2023-05-16 20:00:28 +02:00
"source" : "nvd@nist.gov" ,
2023-05-09 20:00:51 +02:00
"type" : "Primary" ,
2023-05-16 20:00:28 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-05-09 20:00:51 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-116"
} ,
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-05-16 20:00:28 +02:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.3" ,
"versionEndExcluding" : "14.4.8" ,
"matchCriteriaId" : "E0A4507D-89A9-4E23-960D-B04AFEC2D9C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "14.5.0" ,
"versionEndExcluding" : "14.10.4" ,
"matchCriteriaId" : "AB27526E-A5F9-4592-9F16-A55A2253A22D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:2.2:milestone1:*:*:*:*:*:*" ,
"matchCriteriaId" : "C5DB4CA3-913F-48F6-95A9-25F350DDB537"
}
]
}
]
}
] ,
2023-05-09 20:00:51 +02:00
"references" : [
{
"url" : "https://app.intigriti.com/company/submissions/e95a7ad5-7029-4627-abf0-3e3e3ea0b4ce/XWIKI-E93DFEYK" ,
2023-05-16 20:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Permissions Required"
]
2023-05-09 20:00:51 +02:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/28905f7f518cc6f21ea61fe37e9e1ed97ef36f01" ,
2023-05-16 20:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-05-09 20:00:51 +02:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-j9h5-vcgv-2jfm" ,
2023-05-16 20:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-05-09 20:00:51 +02:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20340" ,
2023-05-16 20:00:28 +02:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-05-09 20:00:51 +02:00
}
]
}