Impact
This vulnerability is a classic reflected cross‑site scripting flaw caused by the plugin's failure to properly neutralize user‑supplied input during page generation, as identified by CWE‑79. Based on the description, it is inferred that when an attacker tricks a user into visiting a crafted URL or interacting with the widget, malicious JavaScript can run in the victim’s browser, potentially stealing session cookies, hijacking user accounts, or executing further attacks. The flaw affects the integrity of user sessions and the confidentiality of any sensitive data the user may access.
Affected Systems
The issue is present in the WordPress ZhinaTwitterWidget plugin by vendor zckevin for all releases up to and including version 1.0. Users running any version <=1.0 on a WordPress site are potentially vulnerable.
Risk and Exploitability
The CVSS score of 7.1 indicates a high risk level, while the EPSS score of <1% shows that the probability of exploitation in the near future is currently low. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a publicly accessible URL or input field that allows the attacker to send a crafted request to the widget’s interface. However the description does not specify preconditions, so the possibility of automated exploitation is inferred from the reflected nature of the flaw.
OpenCVE Enrichment