CVE-2025-9801
BaseFortify
Publication date: 2025-09-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sim | sim | to 0.3.40 (exc) |
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 in SimStudioAI sim involves a path traversal issue caused by manipulation of the argument filePath. This allows an attacker to access files and directories outside the intended scope by crafting a malicious filePath. The vulnerability can be exploited remotely and has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access unauthorized files on the system remotely, potentially leading to information disclosure or further exploitation. This can compromise the integrity and availability of the affected system.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, it is recommended to deploy the patch identified by commit 45372aece5e05e04b417442417416a52e90ba174. Since the product follows a rolling release approach, ensure your SimStudioAI sim installation is updated to the latest version that includes this patch.