7.8
CVE-2021-43138
- EPSS 0.71%
- Published 06.04.2022 17:15:08
- Last modified 21.11.2024 06:28:43
- Source cve@mitre.org
- CVE-Watchlists
- Open
async <= 2.6.3 and 3-3.2.2 - Prototype Pollution
In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.
Mögliche Gegenmaßnahme
Insert Special Characters: Update to version 1.0.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Product
Insert Special Characters
Version
* - 1.0.4
Data is provided by the National Vulnerability Database (NVD)
Async Project ≫ Async Version < 2.6.4
Async Project ≫ Async Version >= 3.0.0 < 3.2.2
Fedoraproject ≫ Fedora Version36
Fedoraproject ≫ Fedora Version37
| Type | Source | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.71% | 0.713 |
| Source | Base Score | Exploit Score | Impact Score | Vector string |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-1321 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.