原始 OSV JSON{
"id": "GHSA-7qw5-pqhc-xm4g",
"aliases": [
"CVE-2020-15171"
],
"details": "### Impact\n\nAny user with SCRIPT right (EDIT right before XWiki 7.4) can gain access to the application server Servlet context which contains tools allowing to instantiate arbitrary Java objects and invoke methods that may lead to arbitrary code execution.\n\n### Patches\n\nIt has been patched in both version XWiki 12.2.1 and XWiki 11.10.5.\n\n### Workarounds\n\nThe only workaround is to give SCRIPT right only to trusted users.\n\n### References\n\nhttps://jira.xwiki.org/browse/XWIKI-17141\nhttps://jira.xwiki.org/browse/XWIKI-17266\n\nIt's been reported by the GitHub Security Lab under #GHSL-2020-046.\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki](https://jira.xwiki.org)\n* Email us at [our security mailing list](mailto:[email protected] )",
"summary": "Users with SCRIPT right can execute arbitrary code in XWiki",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "11.10.5"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-oldcore",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "12.0.0"
},
{
"fixed": "12.2.1"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-oldcore",
"ecosystem": "Maven"
}
}
],
"modified": "2021-11-19T15:29:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-09-10T19:19:27Z",
"references": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-7qw5-pqhc-xm4g",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15171",
"type": "ADVISORY"
},
{
"url": "https://github.com/xwiki/xwiki-platform",
"type": "PACKAGE"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-74",
"CWE-94"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2020-09-10T20:15:00Z",
"github_reviewed_at": "2020-09-10T19:18:59Z"
}
}