CVE-2025-40660
BaseFortify
Publication date: 2025-06-10
Last updated on: 2025-10-22
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 |
|---|---|---|
| acc | dm_corporative_cms | to 2025.01 (exc) |
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 DM Corporative CMS. It allows an attacker to access private areas of the application by manipulating the 'option' parameter to values 0, 1, or 2 in a specific URL endpoint (/administer/select node/data.asp?mode=catalogue&id1=1&id2=1session=&cod=1&networks=0). This means unauthorized users can gain access to restricted content or functionality.
How can this vulnerability impact me? :
This vulnerability can lead to unauthorized access to private or sensitive areas within the DM Corporative CMS, potentially exposing confidential information or administrative functions to attackers without proper authorization.