Vulnerability identifier: #VU46068
Vulnerability risk: Medium
CVSSv3.1: 7.7 [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C]
CVE-ID:
CWE-ID:
CWE-94
Exploitation vector: Network
Exploit availability: No
Vulnerable software:
grunt
Web applications /
Modules and components for CMS
Vendor: gruntjs
Description
The 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.
Mitigation
Install updates from vendor's website.
Vulnerable software versions
grunt: 0.1.0 - 1.2.1
External links
http://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
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.