4.3
CVE-2023-7048
- EPSS 0.12%
- Veröffentlicht 11.01.2024 09:15:55
- Zuletzt bearbeitet 03.06.2025 14:15:42
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
My Sticky Bar <= 2.6.6 - Cross-Site Request Forgery to Sensitive Information Exposure
The My Sticky Bar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.6. This is due to missing or incorrect nonce validation in mystickymenu-contact-leads.php. This makes it possible for unauthenticated attackers to trigger the export of a CSV file containing contact leads via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Because the CSV file is exported to a public location, it can be downloaded during a very short window of time before it is automatically deleted by the export function.
Mögliche Gegenmaßnahme
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu): Update to version 2.6.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
My Sticky Bar – Floating Notification Bar & Sticky Header (formerly myStickymenu)
Version
*-2.6.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Premio ≫ My Sticky Bar SwPlatformwordpress Version <= 2.6.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.12% | 0.321 |
| 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:L/I:N/A:N
|
| security@wordfence.com | 3.1 | 1.6 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/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.