2023-06-23 20:00:30 +00:00
{
"id" : "CVE-2023-35158" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-23T19:15:09.420" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:08:03.513" ,
"vulnStatus" : "Modified" ,
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 restore template to perform a XSS, e.g. by using URL such as: > /xwiki/bin/view/XWiki/Main?xpage=restore&showBatch=true&xredirect=javascript:alert(document.domain). This vulnerability exists since XWiki 9.4-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
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-30 14:00:39 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL" ,
2023-06-30 14:00:39 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2023-06-30 14:00:39 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 6.0
2023-06-30 14:00:39 +00:00
} ,
2023-06-23 20:00:30 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-23 20:00:30 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-06-23 20:00:30 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE"
2023-06-23 20:00:30 +00:00
} ,
"exploitabilityScore" : 2.8 ,
2024-12-08 03:06:42 +00:00
"impactScore" : 2.7
2023-06-23 20:00:30 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
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" : "9.4" ,
"versionEndExcluding" : "14.10.5" ,
"matchCriteriaId" : "0B391316-31F5-43BF-84FA-5D7EA4ED2B4C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:9.4:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "43906365-8CE4-40E3-A727-8248416D2ED9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:9.4:rc-1:*:*:*:*:*:*" ,
"matchCriteriaId" : "5A6A9821-3FDF-457E-8CC7-0C18CCBB9D3C"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.0:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "99329652-2907-4903-AAB1-1038F225C020"
}
]
}
]
}
] ,
2023-06-23 20:00:30 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/d5472100606c8355ed44ada273e91df91f682738" ,
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-mwxj-g7fw-7hc8" ,
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-20352" ,
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-20583" ,
2023-06-30 14:00:39 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/d5472100606c8355ed44ada273e91df91f682738" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-mwxj-g7fw-7hc8" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20352" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20583" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-06-23 20:00:30 +00:00
}
]
}