Login with phone number <= 1.3.6 - Unauthenticated Remote Plugin Deletion
Strategic Overview
- Status
- Patched in 1.3.7
- Affected Plugin
- OTP Login With Phone Number, OTP Verification
- Affected Version
< 1.3.7- CVSS
- 6.5Medium
- Weakness type
- CWE-73 · External Control of File Name or Path
- CVE
CVE-2022-0593
At a glance
CVE-2022-0593 is a medium-severity External Control of File Name or Path vulnerability in the OTP Login With Phone Number, OTP Verification WordPress plugin, affecting versions < 1.3.7. It carries a CVSS score of 6.5 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 1.3.7; sites on affected versions should update now. Disclosed February 2022, reported by Michal Lipinski.
Vulnerability Overview
The Login with phone number WordPress plugin before 1.3.7 includes a file delete.php with no form of authentication or authorization checks placed in the plugin directory, allowing unauthenticated user to remotely delete the plugin files leading to a potential Denial of Service situation.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-73: External Control of File Name or Path
The product allows user input to control or influence paths or file names that are used in filesystem operations.
Remediation
Update to version 1.3.7, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: OTP Login With Phone Number, OTP Verification 1.3.7 closes this, and updating the plugin is the step that ends it.
- Firewall
- Scanner
- Login Security
External References
Related records
Other vulnerabilities in OTP Login With Phone Number, OTP Verification
- 9.8CVE-2026-65570: OTP Login With Phone Number OTP Brute Force
CVE-2026-65570 - 9.8CVE-2026-3655: OTP Login With Phone Number Authentication Bypass
CVE-2026-3655 - 9.8CVE-2024-5150: Login with phone number Authentication Bypass
CVE-2024-5150 - 8.8CVE-2024-6482: Login with phone number Authorization Bypass
CVE-2024-6482 - 8.8CVE-2024-32507: Login… Unauthorized Account Password Change
CVE-2024-32507 - 8.8CVE-2023-4916: Login with phone number CSRF to User Password Change
CVE-2023-4916 - 8.1CVE-2025-8342: WooCommerce OTP Login… Authentication Bypass
CVE-2025-8342 - 8.1CVE-2024-6125: Login with phone… Insecure Password Reset Mechanism
CVE-2024-6125
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C