5.4
CVE-2022-1757
- EPSS 0.12%
- Veröffentlicht 11.07.2022 13:15:08
- Zuletzt bearbeitet 21.11.2024 06:41:24
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
pagebar <= 2.65 - Cross-Site Request Forgery to Settings Update and Cross-Site Scripting
The pagebar WordPress plugin before 2.70 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of sanitisation in some of them, it could also lead to Stored XSS issues
Mögliche Gegenmaßnahme
Pagebar2: Update to version 2.66, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Pagebar2
Version
*-2.65
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Pagebar Project ≫ Pagebar SwPlatformwordpress Version < 2.70
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.12% | 0.312 |
| 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
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/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.