CVE-2025-13505
BaseFortify
Publication date: 2025-12-02
Last updated on: 2025-12-02
Assigner: Computer Emergency Response Team of the Republic of Turkey
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| datateam_information_technologies_inc | datactive | 2.13.34 |
| datateam_information_technologies_inc | datactive | 2.14.0.6 |
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. |
| CWE-80 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-site Scripting (XSS) issue in Datateam Information Technologies Inc. Datactive software versions from 2.13.34 before 2.14.0.6. It occurs due to improper neutralization of input during web page generation, allowing malicious scripts to be stored and executed in the context of the affected web application.
How can this vulnerability impact me? :
An attacker exploiting this Stored XSS vulnerability could execute malicious scripts in the context of a user's browser, potentially leading to unauthorized actions, theft of sensitive information, or session hijacking. The impact includes limited confidentiality and integrity loss but no availability impact, as indicated by the CVSS score.