原始 OSV JSON{
"id": "GHSA-9p2w-rmx4-9mw7",
"aliases": [
"CVE-2019-19609"
],
"details": "Versions of `strapi` before 3.0.0-beta.17.8 are vulnerable to Command Injection. The package fails to sanitize plugin names in the `/admin/plugins/install/` route. This may allow an authenticated attacker with admin privileges to run arbitrary commands in the server.\n\n\n## Recommendation\n\nUpgrade to version 3.0.0-beta.17.8 or later",
"summary": "Command Injection in strapi",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0-beta.17.8"
}
]
}
],
"package": {
"name": "strapi",
"ecosystem": "npm"
},
"database_specific": {
"last_known_affected_version_range": "<= 3.0.0-beta.17.7"
}
}
],
"modified": "2025-12-29T15:34:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2020-09-04T16:54:02Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19609",
"type": "ADVISORY"
},
{
"url": "https://github.com/strapi/strapi/pull/4636",
"type": "WEB"
},
{
"url": "https://bittherapy.net/post/strapi-framework-remote-code-execution",
"type": "WEB"
},
{
"url": "https://github.com/strapi/strapi",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/1424",
"type": "WEB"
},
{
"url": "http://packetstormsecurity.com/files/163940/Strapi-3.0.0-beta.17.7-Remote-Code-Execution.html",
"type": "WEB"
},
{
"url": "http://packetstormsecurity.com/files/163950/Strapi-CMS-3.0.0-beta.17.4-Remote-Code-Execution.html",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-77"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:58:49Z"
}
}