PT-2022-13051 · WordPress · User Registration
Big Tiger
·
Published
2022-01-18
·
Updated
2022-01-24
·
CVE-2022-0232
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
User Registration, Login & Landing Pages WordPress plugin versions up to and including 1.2.7
Description
The issue is related to Stored Cross-Site Scripting due to insufficient escaping via the
loader text parameter found in the ~/includes/templates/landing-page.php file. This allows attackers with administrative user access to inject arbitrary web scripts. The issue affects multi-site installations where unfiltered html is disabled for administrators, and sites where unfiltered html is disabled.Recommendations
For versions up to and including 1.2.7, update to a version that includes the necessary security fixes to address the insufficient escaping of the
loader text parameter.
As a temporary workaround, consider restricting access to the ~/includes/templates/landing-page.php file or disabling the use of the loader text parameter until a patch is available.Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
User Registration