Strategic Overview
- Status
- Patched in 5.3.0
- Affected Plugin
- PixelYourSite – Your smart PIXEL (TAG) & API Manager
- Affected Version
< 5.3.0- CVSS
- 5.4Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2018-0578
At a glance
CVE-2018-0578 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the PixelYourSite WordPress plugin, affecting versions < 5.3.0. It carries a CVSS score of 5.4 (reachable over the network; low attack complexity). The issue is fixed in version 5.3.0; sites on affected versions should update now. Disclosed April 2018, reported by Chris Liu.
Vulnerability Overview
The PixelYourSite plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to, and including, 5.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
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 PixelYourSite < 5.3.0 takes a caller who can reach the endpoint. 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 PixelYourSite the fix is 5.3.0: builds < 5.3.0 are affected, anything from 5.3.0 onward is not.
Remediation
Update to version 5.3.0, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to PixelYourSite: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: PixelYourSite 5.3.0 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in PixelYourSite – Your smart PIXEL (TAG) & API Manager
- 8.1CVE-2025-0769: PixelYourSite PHP Object Injection
CVE-2025-0769 - 6.6CVE-2025-10723: PixelYourSite – Your smart PIXEL (TAG) Manager LFI
CVE-2025-10723 - 6.5CVE-2024-7870: PixelYourSite and PixelYourSite PRO <= 10.4.2
CVE-2024-7870 - 5.3CVE-2026-18059: PixelYourSite <= 11.2.1 Sensitive Information Exposure
CVE-2026-18059 - 5.3CVE-2025-14280: PixelYourSite <= 11.1.5 Sensitive Information Exposure
CVE-2025-14280 - 4.3CVE-2025-10588: PixelYourSite – CSRF to GDPR Options Modification
CVE-2025-10588 - 4.3CVE-2025-22300: PixelYourSite – Your smart PIXEL (TAG) Manager CSRF
CVE-2025-22300 - 4.3CVE-2023-22700: PixelYourSite <= 9.3.0 Cross-Site Request Forgery
CVE-2023-22700
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C