9.8
CVE-2020-29045
- EPSS 35.2%
- Veröffentlicht 11.03.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 05:23:35
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Five Star Restaurant Menu <= 2.2.0 - Unauthenticated Arbitrary Object Deserialization leading to Remote Code Execution
The food-and-drink-menu plugin through 2.2.0 for WordPress allows remote attackers to execute arbitrary code because of an unserialize operation on the fdm_cart cookie in load_cart_from_cookie in includes/class-cart-manager.php.
Mögliche Gegenmaßnahme
Five Star Restaurant Menu and Food Ordering: Update to version 2.2.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Five Star Restaurant Menu and Food Ordering
Version
[*, 2.2.1)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Fivestarplugins ≫ Five Star Restaurant Menu SwPlatformwordpress Version <= 2.2.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 35.2% | 0.969 |
| 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 | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.