CVE-2025-8362
BaseFortify
Publication date: 2025-08-15
Last updated on: 2025-08-21
Assigner: Drupal.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| googletag_manager_project | googletag_manager | to 1.10.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 GoogleTag Manager 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 pages.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious scripts in users' browsers when they visit affected pages. This can lead to limited integrity impacts such as unauthorized actions or manipulation of content, but it does not affect confidentiality or availability according to the CVSS score.