OESA-2022-2048

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2022-2048
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2022-2048.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2022-2048
Upstream
Published
2022-11-11T11:04:31Z
Modified
2025-09-03T06:17:11.895481Z
Summary
nodejs-grunt security update
Details

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.

Security Fix(es):

The 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)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / nodejs-grunt

Package

Name
nodejs-grunt
Purl
pkg:rpm/openEuler/nodejs-grunt&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.1-5.oe2203

Ecosystem specific

{
    "src": [
        "nodejs-grunt-1.0.1-5.oe2203.src.rpm"
    ],
    "noarch": [
        "nodejs-grunt-1.0.1-5.oe2203.noarch.rpm"
    ]
}