CVE-2022-4539 – Web Application Firewall <= 2.1.2 - IP Address Spoofing to Protection Mechanism Bypass
https://notcve.org/view.php?id=CVE-2022-4539
30 Aug 2024 — The Web Application Firewall plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 2.1.2. This is due to insufficient restrictions on where the IP Address information is being retrieved for request logging and login restrictions. Attackers can supply the X-Forwarded-For header with with a different IP Address that will be logged and can be used to bypass settings that may have blocked out an IP address or country from logging in. • https://github.com/Abdurahmon3236/CVE-2022-4539 • CWE-348: Use of Less Trusted Source •
CVE-2024-2172 – Malware Scanner <= 4.7.2 and Web Application Firewall <= 2.1.1 - Unauthenticated Privilege Escalation
https://notcve.org/view.php?id=CVE-2024-2172
13 Mar 2024 — 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. El complemento Malware Scanner plugin and the Web Application Firewall para WordPress (... • https://plugins.trac.wordpress.org/browser/miniorange-malware-protection/tags/4.7.2/handler/login.php#L89 • CWE-304: Missing Critical Step in Authentication •