cvelist/2024/55xxx/CVE-2024-55877.json

104 lines
4.1 KiB
JSON
Raw Normal View History

2024-12-11 16:00:58 +00:00
{
2024-12-12 20:01:00 +00:00
"data_version": "4.0",
2024-12-11 16:00:58 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-55877",
2024-12-12 20:01:00 +00:00
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
2024-12-11 16:00:58 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-12-12 20:01:00 +00:00
"value": "XWiki Platform is a generic wiki platform. Starting in version 9.7-rc-1 and prior to versions 15.10.11, 16.4.1, and 16.5.0, any user with an account can perform arbitrary remote code execution by adding instances of `XWiki.WikiMacroClass` to any page. This compromises the confidentiality, integrity and availability of the whole XWiki installation. This vulnerability has been fixed in XWiki 15.10.11, 16.4.1 and 16.5.0. It is possible to manually apply the patch to the page `XWiki.XWikiSyntaxMacrosList` as a workaround."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-96: Improper Neutralization of Directives in Statically Saved Code ('Static Code Injection')",
"cweId": "CWE-96"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "xwiki",
"product": {
"product_data": [
{
"product_name": "xwiki-platform",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": ">= 9.7-rc-1, < 15.10.11"
},
{
"version_affected": "=",
"version_value": ">= 16.0.0-rc-1, < 16.4.1"
},
{
"version_affected": "=",
"version_value": ">= 16.5.0-rc-1, < 16.5.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2r87-74cx-2p7c",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2r87-74cx-2p7c"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/40e1afe001d61eafdf13f3621b4b597a0e58a3e3",
"refsource": "MISC",
"name": "https://github.com/xwiki/xwiki-platform/commit/40e1afe001d61eafdf13f3621b4b597a0e58a3e3"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-22030",
"refsource": "MISC",
"name": "https://jira.xwiki.org/browse/XWIKI-22030"
}
]
},
"source": {
"advisory": "GHSA-2r87-74cx-2p7c",
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
2024-12-11 16:00:58 +00:00
}
]
}
}