SB2023060218 - Multiple vulnerabilities in Feather Login Page plugin for WordPress



SB2023060218 - Multiple vulnerabilities in Feather Login Page plugin for WordPress

Published: June 2, 2023

Security Bulletin ID SB2023060218
Severity
Medium
Patch available
NO
Number of vulnerabilities 3
Exploitation vector Remote access
Highest impact Code execution

Breakdown by Severity

Medium 67% Low 33%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 3 secuirty vulnerabilities.


1) Cross-site request forgery (CVE-ID: CVE-2023-2549)

The vulnerability allows a remote attacker to perform cross-site request forgery attacks.

The vulnerability exists due to insufficient validation of the HTTP request origin in the "createTempAccountLink" function. A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.


2) Improper Authorization (CVE-ID: CVE-2023-2547)

The vulnerability allows a remote attacker to bypass the authorization mechanisms.

The vulnerability exists due to a missing capability check in the "deleteUser" function. A remote user can bypass access restrictions and delete the temp user generated by the plugin.


3) Improper Authorization (CVE-ID: CVE-2023-2545)

The vulnerability allows a remote attacker to bypass the authorization mechanisms.

The vulnerability exists due to a missing capability check in the "getListOfUsers" function. A remote user can bypass access restrictions and access the login links, leading to privilege escalation.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.