What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Orejime allows Cross-Site Scripting (XSS). This issue affects Orejime: from 0.0.0 before 2.0.16.
CVSS base score
What the vulnerability does
Improper Neutralization of Input During Web Page Generation ("Cross-site Scripting") vulnerability in Drupal Orejime allows Cross-Site Scripting (XSS). This issue affects Orejime: from 0.0.0 before 2.0.16.
Explanation of Vulnerability in Simple Terms
The Orejime Drupal module contains a cross-site scripting (XSS) vulnerability in versions before 2.0.16. An attacker can inject malicious scripts that execute in users' browsers when they interact with affected pages. The vulnerability stems from insufficient input sanitization or output encoding. Update to version 2.0.16 or later to resolve this issue.
What an attacker can do
Inject malicious scripts that run in users' browsers and steal session tokens or perform actions on their behalf.
Potential impact on your site
Site visitors could have their sessions hijacked or be redirected to malicious sites when the module processes untrusted input.
Conditions required to exploit
Ability to submit input to the vulnerable component; may require user interaction depending on attack vector.
Key dates
External resources
Related vulnerabilities