5.4
CVE-2021-24685
- EPSS 0.14%
- Veröffentlicht 01.11.2021 09:15:08
- Zuletzt bearbeitet 21.11.2024 05:53:33
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Flat Preloader <= 1.5.0 - Cross-Site Request Forgery to Stored Cross-Site Scripting
The Flat Preloader WordPress plugin before 1.5.4 does not enforce nonce checks when saving its settings, as well as does not sanitise and escape them, which could allow attackers to a make logged in admin change them with a Cross-Site Scripting payload (triggered either in the frontend or backend depending on the payload)
Mögliche Gegenmaßnahme
Flat Preloader: Update to version 1.5.4, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Flat Preloader
Version
[*, 1.5.4)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Flat Preloader Project ≫ Flat Preloader SwPlatformwordpress Version < 1.5.4
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.349 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.8 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/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.
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.