8.8
CVE-2021-27230
- EPSS 0.94%
- Veröffentlicht 15.03.2021 23:15:12
- Zuletzt bearbeitet 21.11.2024 05:57:38
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
ExpressionEngine before 5.4.2 and 6.x before 6.0.3 allows PHP Code Injection by certain authenticated users who can leverage Translate::save() to write to an _lang.php file under the system/user/language directory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Expressionengine ≫ Expressionengine Version < 5.4.2
Expressionengine ≫ Expressionengine Version >= 6.0.0 < 6.0.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.94% | 0.759 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.