ghsa-49vv-6q7q-w5cf
Vulnerability from github
Published
2021-12-10 17:22
Modified
2021-09-01 19:36
Severity ?
Summary
OS Command Injection in Strapi
Details
The Strapi framework before 3.0.0-beta.17.8 is vulnerable to Remote Code Execution in the Install and Uninstall Plugin components of the Admin panel, because it does not sanitize the plugin name, and attackers can inject arbitrary shell commands to be executed by the execa function.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.0.0-beta.17.7" }, "package": { "ecosystem": "npm", "name": "strapi" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0.0-beta.17.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-19609" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2021-07-27T15:24:09Z", "nvd_published_at": "2019-12-05T20:15:00Z", "severity": "HIGH" }, "details": "The Strapi framework before 3.0.0-beta.17.8 is vulnerable to Remote Code Execution in the Install and Uninstall Plugin components of the Admin panel, because it does not sanitize the plugin name, and attackers can inject arbitrary shell commands to be executed by the execa function.", "id": "GHSA-49vv-6q7q-w5cf", "modified": "2021-09-01T19:36:25Z", "published": "2021-12-10T17:22:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19609" }, { "type": "WEB", "url": "https://github.com/strapi/strapi/pull/4636" }, { "type": "WEB", "url": "https://bittherapy.net/post/strapi-framework-remote-code-execution" }, { "type": "PACKAGE", "url": "https://github.com/strapi/strapi" }, { "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "OS Command Injection in Strapi" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.