Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Michal Lipinski

#21476of 53,632
11.3Total CVSS
Vulnerabilities · 2
Medium
2
PT-2022-13293
4.8
2022-08-01
WordPress · Login With Phone Number · CVE-2022-0598
**Name of the Vulnerable Software and Affected Versions** Login with phone number WordPress plugin versions prior to 1.3.8 **Description** The issue allows high privilege users to perform Cross-Site Scripting attacks due to the plugin's failure to sanitise and escape its settings, even when the unfiltered html capability is disallowed. **Recommendations** For versions prior to 1.3.8, update to version 1.3.8 or later to resolve the issue. As a temporary workaround, consider restricting access to plugin settings for high privilege users until the update is applied.
PT-2022-13288
6.5
2022-03-14
WordPress · Login With Phone Number · CVE-2022-0593
**Name of the Vulnerable Software and Affected Versions** Login with phone number WordPress plugin versions prior to 1.3.7 **Description** The issue allows an unauthenticated user to remotely delete plugin files due to the lack of authentication or authorization checks in the delete.php file placed in the plugin directory. This can lead to a potential Denial of Service situation. **Recommendations** For versions prior to 1.3.7, update to version 1.3.7 or later to resolve the issue. As a temporary workaround, consider restricting access to the delete.php file in the plugin directory to prevent unauthorized deletion of plugin files.