cvrf2cusa/cusa/n/nodejs-grunt/nodejs-grunt-1.0.1-5_openEuler-SA-2022-2048.json
Jia Chao fd42fc96e3 release v0.1.2
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-08-01 10:25:22 +08:00

14 lines
1021 B
JSON

{
"id": "openEuler-SA-2022-2048",
"url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2022-2048",
"title": "An update for nodejs-grunt is now available for openEuler-22.03-LTS",
"severity": "High",
"description": "Grunt is the JavaScript task runner. Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it, a task runner can do most of that mundane work for you with basically zero effort.\r\n\r\nSecurity Fix(es):\r\n\r\nThe package grunt before 1.3.0 are vulnerable to Arbitrary Code Execution due to the default usage of the function load() instead of its secure replacement safeLoad() of the package js-yaml inside grunt.file.readYAML.(CVE-2020-7729)",
"cves": [
{
"id": "CVE-2020-7729",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7729",
"severity": "High"
}
]
}