原始 OSV JSON{
"id": "GHSA-g3h8-cg9x-47qw",
"aliases": [
"CVE-2020-26255"
],
"details": "### Impact\n\nAn editor with full access to the Kirby Panel can upload a PHP `.phar` file and execute it on the server. This vulnerability is critical if you might have potential attackers in your group of authenticated Panel users, as they can gain access to the server with such a Phar file.\n\nVisitors without Panel access *cannot* use this attack vector.\n\n### Patches\n\nThe problem has been patched in [Kirby 2.5.14](https://github.com/getkirby-v2/panel/releases/tag/2.5.14) and [Kirby 3.4.5](https://github.com/getkirby/kirby/releases/tag/3.4.5). Please update to one of these or a [later version](https://github.com/getkirby/kirby/releases/) to fix the vulnerability.\n\n**Note:** Kirby 2 reaches end of life on December 31, 2020. We therefore recommend to upgrade your Kirby 2 sites to Kirby 3. If you cannot upgrade, we still recommend to update to Kirby 2.5.14.\n\n### Workarounds\n\nKirby 2 sites on older releases can also be patched by applying the [changes from this commit](https://github.com/getkirby-v2/panel/commit/5a569d4e3ddaea2b6628d7ec1472a3e8bc410881).\n\n### Credits\n\nThanks to Thore Imhof of Accenture for reporting the problem.",
"summary": "Kirby Panel users could upload PHP Phar archives as content files before v2.5.14 and v3.4.5",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.5.14"
}
]
}
],
"package": {
"name": "getkirby/panel",
"ecosystem": "Packagist"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.4.5"
}
]
}
],
"package": {
"name": "getkirby/cms",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-07-20T16:59:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N"
}
],
"published": "2020-12-08T14:42:08Z",
"references": [
{
"url": "https://github.com/getkirby/kirby/security/advisories/GHSA-g3h8-cg9x-47qw",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26255",
"type": "ADVISORY"
},
{
"url": "https://github.com/getkirby-v2/panel/commit/5a569d4e3ddaea2b6628d7ec1472a3e8bc410881",
"type": "WEB"
},
{
"url": "https://github.com/getkirby/kirby/commit/db8f371b13036861c9cc5ba3e85e27f73fce5e09",
"type": "WEB"
},
{
"url": "https://github.com/getkirby/kirby",
"type": "PACKAGE"
},
{
"url": "https://github.com/getkirby/kirby/releases/tag/3.4.5",
"type": "WEB"
},
{
"url": "https://packagist.org/packages/getkirby/cms",
"type": "WEB"
},
{
"url": "https://packagist.org/packages/getkirby/panel",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-434"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-12-08T14:41:42Z"
}
}