2023-06-23 20:00:30 +00:00
{
"id" : "CVE-2023-35162" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-23T19:15:09.720" ,
2023-06-30 14:00:39 +00:00
"lastModified" : "2023-06-30T13:12:39.790" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-23 20:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Users are able to forge an URL with a payload allowing to inject Javascript in the page (XSS). It's possible to exploit the previewactions template to perform a XSS, e.g. by using URL such as: > <hostname>/xwiki/bin/get/FlamingoThemes/Cerulean xpage=xpart&vm=previewactions.vm&xcontinue=javascript:alert(document.domain). This vulnerability exists since XWiki 6.1-rc-1. The vulnerability has been patched in XWiki 14.10.5 and 15.1-rc-1."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-30 14:00:39 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"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
} ,
2023-06-23 20:00:30 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 6.0
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-06-30 14:00:39 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.2" ,
"versionEndExcluding" : "14.10.5" ,
"matchCriteriaId" : "2584E045-B04A-415F-8A54-E863FA140848"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:6.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "CB1892AA-3410-41EA-B45A-1E7EEB6D354D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:6.1:milestone1:*:*:*:*:*:*" ,
"matchCriteriaId" : "347BCA66-59DB-4AFE-81AC-CBBC16A9D2C2"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:6.1:milestone2:*:*:*:*:*:*" ,
"matchCriteriaId" : "52DBE10F-1F55-46AD-9D47-5C05FAB85777"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:6.1:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "DE2A8246-5889-4BC6-AF65-F19BBAB094C6"
}
]
}
]
}
] ,
2023-06-23 20:00:30 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/9f01166b1a8ee9639666099eb5040302df067e4d" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Technical Description" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-q9hg-9qj2-mxf9" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20342" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Permissions Required" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20583" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
}
]
}