8.8
CVE-2024-5943
- EPSS 0.39%
- Veröffentlicht 04.07.2024 12:15:03
- Zuletzt bearbeitet 21.11.2024 09:48:37
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Nested Pages <= 3.2.7 - Cross-Site Request Forgery to Local File Inclusion
The Nested Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.2.7. This is due to missing or incorrect nonce validation on the 'settingsPage' function and missing santization of the 'tab' parameter. This makes it possible for unauthenticated attackers to call local php files via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Mögliche Gegenmaßnahme
Nested Pages: Update to version 3.2.8, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Nested Pages
Version
*-3.2.7
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Kylephillips ≫ Nested Pages SwPlatformwordpress Version < 3.2.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.39% | 0.592 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security@wordfence.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.