CVE-2020-7729: Insecure Default Initialization of Resource
(updated )
The package grunt is 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
.`
References
Detect and mitigate CVE-2020-7729 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →