CVE-2023-7048: 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2023-7048?
CVE-2023-7048 has a moderate severity level due to its potential for exploiting Cross-Site Request Forgery.
How do I fix CVE-2023-7048?
To fix CVE-2023-7048, update the My Sticky Bar plugin to version 2.6.7 or later, which addresses the nonce validation issue.
Who is affected by CVE-2023-7048?
CVE-2023-7048 affects all versions of the My Sticky Bar plugin up to and including version 2.6.6 for WordPress.
What vulnerability type is CVE-2023-7048 classified as?
CVE-2023-7048 is classified as a Cross-Site Request Forgery (CSRF) vulnerability.
Can CVE-2023-7048 be exploited by unauthenticated users?
Yes, CVE-2023-7048 can be exploited by unauthenticated attackers to trigger the export of CSV data.