CVE-2025-41069
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-13
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tinova | deborsite | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in the DeporSite application by T-INNOVA. It occurs because the application does not properly restrict access to resources when handling the 'idUsuario' parameter in a specific AJAX request. An attacker can manipulate this parameter to access or modify data that they are not authorized to see or change, potentially exposing or altering confidential information.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access or modification of confidential data. An attacker exploiting this flaw could view or change sensitive information that should be protected, which may result in data breaches, loss of data integrity, and potential harm to users or the organization.