GHSA-79QM-H35F-HR77
Vulnerability from github – Published: 2021-04-13 15:23 – Updated: 2022-01-04 19:48
VLAI?
Summary
OS Command Injection in compile-sass
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.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "compile-sass"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2019-10799"
],
"database_specific": {
"cwe_ids": [
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-08T20:21:56Z",
"nvd_published_at": "2020-02-24T18:15:00Z",
"severity": "HIGH"
},
"details": "compile-sass prior to 1.0.5 allows execution of arbritary commands. The function \u0026quot;setupCleanupOnExit(cssPath)\u0026quot; within \u0026quot;dist/index.js\u0026quot; is executed as part of the \u0026quot;rm\u0026quot; command without any sanitization.",
"id": "GHSA-79qm-h35f-hr77",
"modified": "2022-01-04T19:48:58Z",
"published": "2021-04-13T15:23:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10799"
},
{
"type": "WEB",
"url": "https://github.com/eiskalteschatten/compile-sass/commit/d9ada7797ff93875b6466dea7a78768e90a0f8d2"
},
{
"type": "PACKAGE",
"url": "https://github.com/eiskalteschatten/compile-sass"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-COMPILESASS-551804"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-RPI-548942"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "OS Command Injection in compile-sass"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…