CVE-2023-45811: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
(updated )
Synchrony deobfuscator is a javascript cleaner & deobfuscator. A __proto__
pollution vulnerability exists in versions before v2.4.4. Successful exploitation could lead to arbitrary code execution. A __proto__
pollution vulnerability exists in the LiteralMap
transformer allowing crafted input to modify properties in the Object prototype. A fix has been released in deobfuscator@2.4.4
. Users are advised to upgrade. Users unable to upgrade should launch node with the [–disable-proto=delete][disable-proto] or [–disable-proto=throw][disable-proto] flags
References
Detect and mitigate CVE-2023-45811 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →