
Cloud Vulnerability DB
A community-led vulnerabilities database
OroPlatform, a PHP Business Application Platform, was found to be vulnerable to JavaScript Prototype Pollution (CVE-2021-43852). The vulnerability was disclosed on January 4, 2022, affecting versions 4.1.0 through 4.1.14 and 4.2.0 through 4.2.8. By sending specially crafted requests, attackers could inject properties into existing JavaScript language construct prototypes, potentially leading to JavaScript code execution through libraries vulnerable to Prototype Pollution (GitHub Advisory, NVD).
The vulnerability received a CVSS v3.1 base score of 8.8 (HIGH) with the vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H. The issue was classified under CWE-1321 (Improperly Controlled Modification of Object Prototype Attributes) and CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component). The vulnerability specifically involved the ability to inject properties into JavaScript language construct prototypes through specially crafted requests (NVD).
The successful exploitation of this vulnerability could lead to JavaScript code execution through libraries that are vulnerable to Prototype Pollution. This could potentially result in high impacts on confidentiality, integrity, and availability of the affected systems (GitHub Advisory).
The vulnerability has been patched in version 4.2.8 of OroPlatform. For users unable to upgrade immediately, a workaround is available by configuring a firewall to drop requests containing specific strings: 'proto', 'constructor[prototype]', and 'constructor.prototype'. The fix implemented in the codebase prevents Object.prototype pollution by specifically checking for and blocking 'proto' in the path (GitHub Commit, 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."