What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Tagify allows Cross-Site Scripting (XSS).This issue affects Tagify: from 0.0.0 before 1.2.49.
CVSS base score
What the vulnerability does
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Tagify allows Cross-Site Scripting (XSS).This issue affects Tagify: from 0.0.0 before 1.2.49.
Explanation of Vulnerability in Simple Terms
The Tagify Drupal module contains a cross-site scripting (XSS) vulnerability in versions before 1.2.49. An attacker can inject malicious scripts that execute in the browsers of site visitors or administrators. The vulnerability exists in user-supplied input that is not properly sanitized before being displayed. Update to version 1.2.49 or later to fix this issue.
What an attacker can do
Inject malicious scripts that run in visitors' browsers to steal credentials or deface content.
Potential impact on your site
Visitors and admins could have their sessions hijacked, credentials stolen, or see malicious content injected into your site.
Conditions required to exploit
Ability to submit input to the vulnerable Tagify field; may require user interaction if the payload is reflected.
Key dates
External resources
Related vulnerabilities