CVE-2022-2567: Form Builder CP < 1.2.32 - Admin+ Stored Cross-Site Scripting
The Form Builder CP WordPress plugin before 1.2.32 does not sanitise and escape some of its form settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed (for example in multisite setup)
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2022-2567?
CVE-2022-2567 is considered a high severity vulnerability due to its potential for Stored Cross-Site Scripting attacks by high privilege users.
How do I fix CVE-2022-2567?
To fix CVE-2022-2567, update the Form Builder CP WordPress plugin to version 1.2.32 or later, which includes the necessary sanitization and escaping measures.
Who is affected by CVE-2022-2567?
CVE-2022-2567 affects users of the Form Builder CP plugin for WordPress prior to version 1.2.32, particularly those with high privilege roles like admin.
What kind of attacks can CVE-2022-2567 enable?
CVE-2022-2567 can enable Stored Cross-Site Scripting (XSS) attacks, allowing malicious scripts to be stored and executed in the context of the affected website.
Is CVE-2022-2567 exploitable in multisite WordPress installations?
Yes, CVE-2022-2567 can be exploited in multisite WordPress installations, even when the unfiltered_html capability is restricted.