
Cloud Vulnerability DB
A community-led vulnerabilities database
A prototype pollution vulnerability (CVE-2023-45811) was discovered in Synchrony deobfuscator, a JavaScript cleaner & deobfuscator, affecting versions 2.0.1 through 2.4.3. The vulnerability was disclosed on October 17, 2023, and impacts the LiteralMap transformer component of the software. This security issue allows crafted input to modify properties in the Object prototype (GitHub Advisory).
The vulnerability is classified as a CWE-1321 (Improperly Controlled Modification of Object Prototype Attributes) issue. It received a CVSS v3.1 base score of 8.1 (HIGH) with the vector string CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H. The vulnerability specifically exists in the LiteralMap
transformer, where improper handling of __proto__
properties can lead to prototype pollution (NVD).
When executing in Node.js, the vulnerability can lead to arbitrary code execution. This is particularly dangerous due to the software's use of the prettier module, as defining a parser property on __proto__
with a path to a JavaScript module on disk causes a require of the value, enabling arbitrary code execution (GitHub Advisory).
Users are advised to upgrade to Synchrony version 2.4.4 which contains the fix for this vulnerability. For those unable to upgrade immediately, a workaround is available by launching Node.js with either the --disable-proto=delete
or --disable-proto=throw
flags (GitHub Advisory).
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."