CVE-2021-24369: GetPaid < 2.3.4 - Authenticated Stored XSS
In the GetPaid WordPress plugin before 2.3.4, users with the contributor role and above can create a new Payment Form, however the Label and Help Text input fields were not getting sanitized properly. So it was possible to inject malicious content such as img tags, leading to a Stored Cross-Site Scripting issue which is triggered when the form will be edited, for example when an admin reviews it and could lead to privilege escalation.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2021-24369?
CVE-2021-24369 is a vulnerability in the GetPaid WordPress plugin before version 2.3.4 that allows users with the contributor role and above to inject malicious content into the Payment Form.
How does CVE-2021-24369 affect the GetPaid WordPress plugin?
CVE-2021-24369 affects the GetPaid WordPress plugin before version 2.3.4 by allowing users with the contributor role and above to inject malicious content into the Payment Form.
What is the severity of CVE-2021-24369?
The severity of CVE-2021-24369 is medium with a severity value of 5.4.
How can I fix CVE-2021-24369 in the GetPaid WordPress plugin?
To fix CVE-2021-24369 in the GetPaid WordPress plugin, it is recommended to update to version 2.3.4 or higher.
What is the CWE for CVE-2021-24369?
The CWE for CVE-2021-24369 is CWE-79, which is a vulnerability related to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting').