cve/2024/CVE-2024-11349.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-11349

Description

The AdForest theme for WordPress is vulnerable to authentication bypass in all versions up to, and including, 5.1.6. This is due to the plugin not properly verifying a user's identity prior to authenticating them through the sb_login_user_with_otp_fun() function. This makes it possible for unauthenticated attackers to log in as arbitrary users, including administrators.

POC

Reference

No PoCs from references.

Github