
Cloud Vulnerability DB
A community-led vulnerabilities database
The vulnerability (CVE-2024-38988) affects alizeait unflatto versions 1.0.2 and below, containing a prototype pollution vulnerability in the exports.unflatto method located in /dist/index.js. The vulnerability was discovered and disclosed in March 2024, impacting the Node.js module @alizeait/unflatto (NVD).
The vulnerability exists in the exports.unflatto method where properties from the source are unsafely assigned to the destination. This prototype pollution vulnerability occurs when the built-in Object can be manipulated through special properties like proto or constructor.prototype. The vulnerability has received a CVSS v3.1 base score of 9.8 (CRITICAL) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating high severity across confidentiality, integrity, and availability impacts (NVD, GitHub POC).
The vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) through the injection of arbitrary properties. Successful exploitation can lead to prototype pollution attacks that may escalate to denial of service, remote code execution, or cross-site scripting attacks (NVD, GitHub POC).
To prevent this vulnerability, it is recommended to implement property assignment checks using hasOwnProperty or block the assignment of special property names like proto or constructor. Developers should ensure that property assignments only apply to own properties of the destination object (GitHub POC).
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."