CVE-2025-52450
BaseFortify
Publication date: 2025-08-22
Last updated on: 2025-10-31
Assigner: Salesforce, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | From 5.15.160 (inc) to 5.16 (inc) |
| tableau | tableau_server | to 2023.3.19 (exc) |
| tableau | tableau_server | From 2024.2 (inc) to 2024.2.12 (exc) |
| tableau | tableau_server | From 2025.1 (inc) to 2025.1.3 (exc) |
| microsoft | windows | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Improper Limitation of a Pathname to a Restricted Directory, also known as a 'Path Traversal' vulnerability, in Salesforce Tableau Server on Windows and Linux. It occurs in the abdoc api - create-data-source-from-file-upload modules and allows an attacker to perform Absolute Path Traversal, potentially accessing files outside the intended restricted directories.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to access or manipulate files outside of the intended restricted directories on the server, which may lead to unauthorized access to sensitive data or system files, potentially compromising the security and integrity of the Tableau Server environment.