Float Menu <= 4.3 - Arbitrary Menu Deletion via Cross-Site Request Forgery
2022-01-24 00:00
Krzysztof ZającStrategic Overview
StatusPatched in 4.3.1
Affected PluginFloat menu – awesome floating side menu
Affected Version
<= 4.3CVSS4.3Medium
CVE
CVE-2022-0313Vulnerability Overview
The Float menu WordPress plugin before 4.3.1 does not have CSRF check in place when deleting menu, which could allow attackers to make a logged in admin delete them via a CSRF attack
Technical Analysis
REMEDIATION: Update to version 4.3.1, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C