原始 OSV JSON{
"id": "GHSA-79qm-h35f-hr77",
"aliases": [
"CVE-2019-10799"
],
"details": "compile-sass prior to 1.0.5 allows execution of arbritary commands. The function "setupCleanupOnExit(cssPath)" within "dist/index.js" is executed as part of the "rm" command without any sanitization.",
"summary": "OS Command Injection in compile-sass",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
}
]
}
],
"package": {
"name": "compile-sass",
"ecosystem": "npm"
}
}
],
"modified": "2022-01-04T19:48:58Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2021-04-13T15:23:13Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10799",
"type": "ADVISORY"
},
{
"url": "https://github.com/eiskalteschatten/compile-sass/commit/d9ada7797ff93875b6466dea7a78768e90a0f8d2",
"type": "WEB"
},
{
"url": "https://github.com/eiskalteschatten/compile-sass",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-COMPILESASS-551804",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-RPI-548942",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2020-02-24T18:15:00Z",
"github_reviewed_at": "2021-04-08T20:21:56Z"
}
}