10
CVE-2021-23420
- EPSS 0.58%
- Veröffentlicht 11.08.2021 13:15:16
- Zuletzt bearbeitet 21.11.2024 05:51:43
- Quelle report@snyk.io
- CVE-Watchlists
- Unerledigt
This affects the package codeception/codeception from 4.0.0 and before 4.1.22, before 3.1.3. The RunProcess class can be leveraged as a gadget to run arbitrary commands on a system that is deserializing user input without validation.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Codeception ≫ Codeception Version < 3.1.3
Codeception ≫ Codeception Version >= 4.0.0 < 4.1.22
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.58% | 0.68 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
| report@snyk.io | 7.7 | 2.2 | 5.5 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.