Inisev Plugins (Various Versions) - Cross-Site Request Forgery on handle_installation function

2023-07-27 00:00
Chloe Chamberland

Strategic Overview

Status
Patched in 2.8.2
Affected Version<= 2.8.1
CVSS4.3Medium
CVECVE-2023-3977
View all Social Media Share Buttons & Social Sharing Icons vulnerabilities

Vulnerability Overview

Several plugins for WordPress by Inisev are vulnerable to Cross-Site Request Forgery to unauthorized installation of plugins due to a missing nonce check on the handle_installation function that is called via the inisev_installation AJAX aciton in various versions. This makes it possible for unauthenticated attackers to install plugins from the limited list via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Technical Analysis

REMEDIATION: Update to version 3.2.4, 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