2023-06-23 20:00:30 +00:00
{
"id" : "CVE-2023-35159" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-23T19:15:09.497" ,
2023-06-30 14:00:39 +00:00
"lastModified" : "2023-06-30T13:10:48.407" ,
"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 deletespace template to perform a XSS, e.g. by using URL such as: > xwiki/bin/deletespace/Sandbox/?xredirect=javascript:alert(document.domain). This vulnerability exists since XWiki 3.4-milestone-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" : [
{
2023-06-30 14:00:39 +00:00
"source" : "nvd@nist.gov" ,
2023-06-23 20:00:30 +00:00
"type" : "Primary" ,
2023-06-30 14:00:39 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-23 20:00:30 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-87"
}
]
}
] ,
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" : "3.5" ,
"versionEndExcluding" : "14.10.5" ,
"matchCriteriaId" : "F166D91A-7A3E-4244-AE9F-9EA0F25C8A37"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:3.4:milestone-1:*:*:*:*:*:*" ,
"matchCriteriaId" : "90C2E9CD-60B5-4E8D-A5B9-4703CFA049F1"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:3.5:rc-1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2FDBC709-4A09-44D4-8E7C-C2DFB23201AA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8F9D9551-B148-44B6-A5B3-889E6E7B72E8"
}
]
}
]
}
] ,
2023-06-23 20:00:30 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/5c20ff5e3bdea50f1053fe99a27e011b8d0e4b34" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x234-mg7q-m8g8" ,
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-20583" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20612" ,
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
}
]
}