First published: Thu Jan 11 2024(Updated: )
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.
Credit: security@wordfence.com
Affected Software | Affected Version | How to fix |
---|---|---|
My Sticky Bar | <=2.6.6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-7048 has a moderate severity level due to its potential for exploiting Cross-Site Request Forgery.
To fix CVE-2023-7048, update the My Sticky Bar plugin to version 2.6.7 or later, which addresses the nonce validation issue.
CVE-2023-7048 affects all versions of the My Sticky Bar plugin up to and including version 2.6.6 for WordPress.
CVE-2023-7048 is classified as a Cross-Site Request Forgery (CSRF) vulnerability.
Yes, CVE-2023-7048 can be exploited by unauthenticated attackers to trigger the export of CSV data.