Custom Field Suite <= 2.5.14 - Authenticated Cross-Site Scripting
Strategic Overview
- Status
- Patched in 2.5.15
- Affected Plugin
- Custom Field Suite
- Affected Version
<= 2.5.14- CVSS
- 5.4Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2019-11871
At a glance
CVE-2019-11871 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Custom Field Suite WordPress plugin, affecting versions <= 2.5.14. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). Exploitation requires an authenticated account. The issue is fixed in version 2.5.15; sites on affected versions should update now. Disclosed May 2019, reported by reddy.io.
Vulnerability Overview
The Custom Field Suite plugin before 2.5.15 for WordPress has XSS for editors or admins.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Custom Field Suite <= 2.5.14 takes any authenticated account. Cross-site scripting happens when input from a request is written into a page without being escaped for the context it lands in, so the browser parses attacker-supplied text as markup or script.
Injected script runs with the privileges of whoever views the affected page, which is how these flaws turn into administrator session theft, silent account creation or persistent backdoors in page content. For Custom Field Suite the fix is 2.5.15: builds <= 2.5.14 are affected, anything from 2.5.15 onward is not.
Remediation
Update to version 2.5.15, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Custom Field Suite: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Custom Field Suite 2.5.15 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.4CVE-2024-3558: Custom Field Suite <= 2.6.7 Stored Cross-Site Scripting
CVE-2024-3558 - 6.4CVE-2024-3559: Custom Field Suite <= 2.6.7 Stored Cross-Site Scripting
CVE-2024-3559 - 4.4CVE-2024-3068: Custom Field Suite <= 2.6.5 Stored Cross-Site Scripting
CVE-2024-3068 - 4.4CVE-2024-0689: Custom Field Suite <= 2.6.4 Stored Cross-Site Scripting
CVE-2024-0689
Other vulnerabilities in Custom Field Suite
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C