7.2
CVE-2022-2440
- EPSS 0.64%
- Veröffentlicht 29.08.2024 11:15:23
- Zuletzt bearbeitet 10.07.2025 15:29:43
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Theme Editor <= 2.8 - Authenticated (Admin+) PHAR Deserialization
The Theme Editor plugin for WordPress is vulnerable to deserialization of untrusted input via the 'images_array' parameter in versions up to, and including 2.8. This makes it possible for authenticated attackers with administrative privileges to call files using a PHAR wrapper that will deserialize and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload.
Mögliche Gegenmaßnahme
Theme Editor: Update to version 2.9, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Theme Editor
Version
*-2.8
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Themeeditor ≫ Theme Editor SwPlatformwordpress Version < 2.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.64% | 0.7 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@wordfence.com | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.