cvelist/2023/26xxx/CVE-2023-26480.json

109 lines
4.1 KiB
JSON
Raw Normal View History

2023-02-24 00:00:34 +00:00
{
2023-03-02 18:00:40 +00:00
"data_version": "4.0",
2023-02-24 00:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-26480",
2023-03-02 18:00:40 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2023-02-24 00:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-02 18:00:40 +00:00
"value": "XWiki Platform is a generic wiki platform. Starting in version 12.10, a user without script rights can introduce a stored cross-site scripting by using the Live Data macro. This has been patched in XWiki 14.9, 14.4.7, and 13.10.10. There are no known workarounds."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "xwiki",
"product": {
"product_data": [
{
"product_name": "xwiki-platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 12.10, < 13.10.10"
},
{
"version_affected": "=",
"version_value": ">= 14.0, < 14.4.7"
},
{
"version_affected": "=",
"version_value": ">= 14.5, < 14.9"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-32fq-m2q5-h83g",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-32fq-m2q5-h83g"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/23d5ea9b23e84b5f3d1f1b2d5673fe8c774d0d79",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/commit/23d5ea9b23e84b5f3d1f1b2d5673fe8c774d0d79"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/556e7823260b826f344c1a6e95d935774587e028",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/commit/556e7823260b826f344c1a6e95d935774587e028"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-20143",
"refsource": "MISC",
"name": "https://jira.xwiki.org/browse/XWIKI-20143"
}
]
},
"source": {
"advisory": "GHSA-32fq-m2q5-h83g",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.9,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
"version": "3.1"
2023-02-24 00:00:34 +00:00
}
]
}
}