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

1.1 KiB
Raw Permalink Blame History

CVE-2024-11178

Description

The Login With OTP plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.4.2. This is due to the plugin generating too weak OTP, and theres no attempt or time limit. This makes it possible for unauthenticated attackers to generate and brute force the 6-digit numeric OTP that makes it possible to log in as any existing user on the site, such as an administrator, if they have access to the email.

POC

Reference

No PoCs from references.

Github