CVE-2021-43852
published 2022-01-04CVE-2021-43852: OroPlatform is a PHP Business Application Platform. In affected versions by sending a specially crafted request, an attacker could inject properties into…
PriorityP346high8.8CVSS 3.1
AVNACLPRNUIRSUCHIHAH
EPSS
1.09%
62.1th percentile
OroPlatform is a PHP Business Application Platform. In affected versions by sending a specially crafted request, an attacker could inject properties into existing JavaScript language construct prototypes, such as objects. Later this injection may lead to JS code execution by libraries that are vulnerable to Prototype Pollution. This issue has been patched in version 4.2.8. Users unable to upgrade may configure a firewall to drop requests containing next strings: `__proto__` , `constructor[prototype]`, and `constructor.prototype` to mitigate this issue.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| oro | platform | >= 4.1.0 < 4.1.14 | 4.1.14 |
| oro | platform | >= 4.2.0 < 4.2.8 | 4.2.8 |
| oroinc | oroplatform | >= 4.1.0 < 4.1.14 | 4.1.14 |
| oroinc | oroplatform | >= 4.2.0 < 4.2.8 | 4.2.8 |
| oroinc | platform | < 4.2.8 | 4.2.8 |
CVSS provenance
nvdv3.18.8HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvdv2.06.8MEDIUMAV:N/AC:M/Au:N/C:P/I:P/A:P
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Client-Side JavaScript Prototype Pollution in oro/platform
osv·2022-01-06
CVE-2021-43852 [MEDIUM] Client-Side JavaScript Prototype Pollution in oro/platform
Client-Side JavaScript Prototype Pollution in oro/platform
### Summary
By sending a specially crafted request, an attacker could inject properties into existing JavaScript language construct prototypes, such as objects. Later this injection may lead to JS code execution by libraries that are vulnerable to Prototype Pollution.
### Workarounds
Configure WAF to drop requests containing next strings: `__proto__` , `constructor[prototype]`, `constructor.prototype`
GHSA
Client-Side JavaScript Prototype Pollution in oro/platform
ghsa·2022-01-06
CVE-2021-43852 [MEDIUM] CWE-1321 Client-Side JavaScript Prototype Pollution in oro/platform
Client-Side JavaScript Prototype Pollution in oro/platform
### Summary
By sending a specially crafted request, an attacker could inject properties into existing JavaScript language construct prototypes, such as objects. Later this injection may lead to JS code execution by libraries that are vulnerable to Prototype Pollution.
### Workarounds
Configure WAF to drop requests containing next strings: `__proto__` , `constructor[prototype]`, `constructor.prototype`
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/oroinc/platform/commit/62c26936b3adee9c20255dcd9f8ee5c299b464a9https://github.com/oroinc/platform/security/advisories/GHSA-jx5q-g37m-h5hjhttps://github.com/oroinc/platform/commit/62c26936b3adee9c20255dcd9f8ee5c299b464a9https://github.com/oroinc/platform/security/advisories/GHSA-jx5q-g37m-h5hj
2022-01-04
Published