Float Menu <= 4.3 - Arbitrary Menu Deletion via Cross-Site Request Forgery

2022-01-24 00:00
Krzysztof Zając

Strategic Overview

Status
Patched in 4.3.1
Affected Version<= 4.3
CVSS4.3Medium
CVECVE-2022-0313
View all Float menu – awesome floating side menu vulnerabilities

Vulnerability 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