5.4
CVE-2022-2375
- EPSS 0.15%
- Veröffentlicht 22.08.2022 15:15:14
- Zuletzt bearbeitet 21.11.2024 07:00:51
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
WP Sticky Button <= 1.4 - Missing Authorization to Arbitrary Settings Update
The WP Sticky Button WordPress plugin before 1.4.1 does not have authorisation and CSRF checks when saving its settings, allowing unauthenticated users to update them. Furthermore, due to the lack of escaping in some of them, it could lead to Stored Cross-Site Scripting issues
Mögliche Gegenmaßnahme
WP Sticky Button – Click to Chat: Update to version 1.4.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
WP Sticky Button – Click to Chat
Version
*-1.4
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Okapitech ≫ Wp Sticky Button SwPlatformwordpress Version < 1.4.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.36 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/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.
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.