4.3
CVE-2020-36759
- EPSS 0.14%
- Veröffentlicht 20.10.2023 08:15:11
- Zuletzt bearbeitet 08.04.2026 19:17:39
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Woody code snippets <= 2.3.9 - Cross-Site Request Forgery Bypass
The Woody code snippets plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.3.9. This is due to missing or incorrect nonce validation on the runActions() function. This makes it possible for unauthenticated attackers to activate and deactivate snippets 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
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts: Update to version 2.3.10, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts
Version
[*, 2.3.10)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Cm-wp ≫ Woody Code Snippets SwPlatformwordpress Version <= 2.3.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.342 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
| security@wordfence.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
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.