8.8
CVE-2025-1305
- EPSS 0.18%
- Veröffentlicht 01.05.2025 03:23:39
- Zuletzt bearbeitet 06.05.2025 15:38:55
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
NewsBlogger <= 0.2.5.4 - Cross-Site Request Forgery to Arbitrary Plugin Installation
The NewsBlogger theme for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.2.5.4. This is due to missing or incorrect nonce validation on the newsblogger_install_and_activate_plugin() function. This makes it possible for unauthenticated attackers to upload arbitrary files and achieve remote code execution 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
NewsBlogger: Update to version 0.2.5.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Theme
≫
Produkt
NewsBlogger
Version
*-0.2.5.4
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Spicethemes ≫ Newsblogger SwPlatformwordpress Version < 0.2.5.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.399 |
| 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:N/UI:R/S:U/C:H/I:H/A:H
|
| 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.