Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2020-7729 |
CWE-ID | CWE-94 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software Subscribe |
grunt Web applications / Modules and components for CMS |
Vendor | gruntjs |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU46068
Risk: Medium
CVSSv3.1:
CVE-ID: CVE-2020-7729
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to the default usage of the function "load()" instead of its secure replacement "safeLoad()". A remote authenticated attacker can send a specially crafted request and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
MitigationInstall updates from vendor's website.
Vulnerable software versionsgrunt: 0.1.0 - 1.2.1
CPE2.3 External linkshttp://snyk.io/vuln/SNYK-JS-GRUNT-597546
http://github.com/gruntjs/grunt/commit/e350cea1724eb3476464561a380fb6a64e61e4e7
http://github.com/gruntjs/grunt/blob/master/lib/grunt/file.js#L249
Q & A
Can this vulnerability be exploited remotely?
Is there known malware, which exploits this vulnerability?