CRITICAL🇵🇱 Wersja polska

CVE-2024-2172

CVSS 9.8v3.1pub. 2024-03-13upd. 2026-04-15

The Malware Scanner plugin and the Web Application Firewall plugin for WordPress (both by MiniOrange) are vulnerable to privilege escalation due to a missing capability check on the mo_wpns_init() function in all versions up to, and including, 4.7.2 (for Malware Scanner) and 2.1.1 (for Web Application Firewall). This makes it possible for unauthenticated attackers to escalate their privileges to that of an administrator.

🤖 AI Analysis
How it works

The vulnerability results from missing permission verification (missing capability check) in the mo_wpns_init() function present in both plugins. According to CWE-304 classification, this is an omission of a critical authentication step in the security sequence. An unauthenticated user can call this function directly, resulting in privilege escalation to WordPress administrator level without needing to possess any credentials.

Impact

An unauthenticated attacker can obtain full administrator privileges on a WordPress site, enabling complete takeover of the website, installation of malicious software, data theft, and further actions in the infrastructure.

Mitigation & patch

The Malware Scanner plugin must be urgently updated to a version higher than 4.7.2 and the Web Application Firewall plugin to a version higher than 2.1.1. Patches are available in the official WordPress.org repository. Until an update is applied, it is recommended to deactivate both plugins.

Who is affected

Malware Scanner plugin (by MiniOrange) — all versions up to and including 4.7.2; Web Application Firewall plugin (by MiniOrange) — all versions up to and including 2.1.1.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth BypassLPEFirewall
CWE
References