{ "schema_version": "1.4.0", "id": "GHSA-r9vm-rhmf-7hxx", "modified": "2021-03-29T23:01:10Z", "published": "2021-04-13T15:17:06Z", "aliases": [ "CVE-2019-10787" ], "summary": "OS Command Injection in im-resize", "details": "im-resize through 2.3.2 allows remote attackers to execute arbitrary commands via the \"exec\" argument. The cmd argument used within index.js, can be controlled by user without any sanitization.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "im-resize" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "2.3.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10787" }, { "type": "WEB", "url": "https://github.com/Turistforeningen/node-im-resize/commit/de624dacf6a50e39fe3472af1414d44937ce1f03" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-IMRESIZE-544183" } ], "database_specific": { "cwe_ids": [ "CWE-78" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-03-29T23:01:10Z", "nvd_published_at": "2020-02-04T21:15:00Z" } }