CVE-2025-48917
BaseFortify
Publication date: 2025-06-13
Last updated on: 2025-07-08
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| freelance-it-consultant | eu_cookie_compliance | to 8.x-1.26.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue in the Drupal EU Cookie Compliance (GDPR Compliance) module. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of the affected web page.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user without their consent.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability in the GDPR Compliance module could undermine compliance with standards like GDPR by exposing users to security risks such as data theft or unauthorized access, which are contrary to the principles of data protection and privacy mandated by such regulations.