Files
CVEs-PoC/2022/CVE-2022-0232.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2022-0232

Description

The User Registration, Login & Landing Pages WordPress plugin is vulnerable to Stored Cross-Site Scripting due to insufficient escaping via the loader_text parameter found in the ~/includes/templates/landing-page.php file which allows attackers with administrative user access to inject arbitrary web scripts, in versions up to and including 1.2.7. This affects multi-site installations where unfiltered_html is disabled for administrators, and sites where unfiltered_html is disabled.

POC

Reference

No PoCs from references.

Github