
Cloud Vulnerability DB
A community-led vulnerabilities database
A prototype pollution vulnerability was discovered in LinkedIn dustjs versions up to 2.x, disclosed on December 21, 2022. The vulnerability allows attackers to manipulate object prototype attributes through improperly controlled modifications, potentially leading to arbitrary code execution. The issue affects the core functionality of the dustjs template engine (LinkedIn Issue).
The vulnerability exists in the compileBlocks function within dustjs/lib/compiler.js, where the code iterates over block attributes without proper prototype chain checks. This allows an attacker to inject malicious code through prototype pollution. The vulnerability can be exploited remotely, and when combined with vm.runInContext in the loadSource function, it can lead to arbitrary command execution. The vulnerability has been assigned a CVSS v3 Base Score of 8.8, indicating high severity (AttackerKB).
When exploited, this vulnerability allows attackers to execute arbitrary commands on the affected system through prototype pollution. The attack can be launched remotely, and successful exploitation could lead to complete system compromise. The vulnerability is particularly dangerous as it can bypass the vm context restrictions (LinkedIn Issue).
The vulnerability has been fixed in version 3.0.0 of dustjs. The fix includes using Object.create(null) to create objects without prototype chain and improving the vm context security. Users are strongly recommended to upgrade to version 3.0.0 or later to address this security issue (LinkedIn Release, LinkedIn PR).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."