CVE-2025-62031
BaseFortify
Publication date: 2025-11-06
Last updated on: 2025-11-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tagdiv | tagdiv_composer | 5.4.1 |
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 tagDiv Composer (td-composer) where input is not properly neutralized during web page generation. This means that malicious scripts can be injected into web pages, potentially allowing attackers to execute arbitrary code in the context of the user's browser.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, which can lead to theft of sensitive information, session hijacking, defacement of websites, or distribution of malware. It compromises the security and integrity of affected web applications and their users.