cve/2022/CVE-2022-0593.md

18 lines
876 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0593)
![](https://img.shields.io/static/v1?label=Product&message=Login%20with%20phone%20number&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.7%3C%201.3.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-73%20External%20Control%20of%20File%20Name%20or%20Path&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://wpscan.com/vulnerability/76a50157-04b5-43e8-afbc-a6ddf6d1cba3
#### Github
No PoCs found on GitHub currently.