Ditty (formerly Ditty News Ticker) <= 3.0.14 - Reflected Cross-Site Scripting
Strategic Overview
- Status
- Patched in 3.0.15
- Affected Plugin
- Ditty – Responsive News Tickers, Sliders, and Lists
- Affected Version
< 3.0.15- CVSS
- 6.1Medium
- Weakness type
- CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- CVE
CVE-2022-0533
At a glance
CVE-2022-0533 is a medium-severity Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in the Ditty WordPress plugin, affecting versions < 3.0.15. It carries a CVSS score of 6.1 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 3.0.15; sites on affected versions should update now. Disclosed February 2022, reported by Krzysztof Zając.
Vulnerability Overview
The Ditty (formerly Ditty News Ticker) WordPress plugin before 3.0.15 is affected by a Reflected Cross-Site Scripting (XSS) vulnerability.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site.
CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reaching this weakness in Ditty < 3.0.15 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 Ditty the fix is 3.0.15: builds < 3.0.15 are affected, anything from 3.0.15 onward is not.
Remediation
Update to version 3.0.15, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Ditty: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Ditty 3.0.15 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
- 6.4CVE-2025-60105: Ditty <= 3.1.58 Stored Cross-Site Scripting
CVE-2025-60105 - 6.4CVE-2024-13357: Ditty <= 3.1.51 Stored Cross-Site Scripting
CVE-2024-13357 - 6.4CVE-2024-9600: Ditty <= 3.1.46 Stored Cross-Site Scripting
CVE-2024-9600 - 6.4CVE-2024-6715: Ditty 3.1.39 - 3.1.45 Stored Cross-Site Scripting
CVE-2024-6715
Other vulnerabilities in Ditty – Responsive News Tickers, Sliders, and Lists
- 8.8CVE-2024-3954: Ditty PHP Object Injection
CVE-2024-3954 - 7.5CVE-2026-9011: Ditty <= 3.1.65 Unauthenticated Info Disclosure
CVE-2026-9011 - 7.2CVE-2025-8085: Ditty <= 3.1.57 Server-Side Request Forgery
CVE-2025-8085 - 6.4CVE-2024-6710: Ditty Stored XSS
CVE-2024-6710 - 6.4CVE-2024-5575: Ditty Stored XSS
CVE-2024-5575 - 6.4CVE-2024-3939: Ditty <= 3.1.35 Stored Cross-Site Scripting
CVE-2024-3939 - 6.4CVE-2023-23874: Ditty <= 3.0.32 Stored Cross-Scripting
CVE-2023-23874 - 6.1CVE-2023-4148: Ditty <= 3.1.24 Reflected Cross-Site Scripting
CVE-2023-4148
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C