CVE-2025-11020
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-02
Assigner: FSI
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| markany | safepc_enterprise | 7.0 |
| markany | safepc_enterprise | 5.* |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
| 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 involves a Path Traversal issue in MarkAny SafePC Enterprise that allows an attacker to obtain server information. Using this information, the attacker can conduct SQL Injection attacks. Additionally, the vulnerability may exploit an Unrestricted Upload of File with Dangerous Type issue. It affects SafePC Enterprise versions V7.0.* before V7.0.1 and V5.*.* on Windows and Linux.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to server information and potentially allow attackers to execute SQL Injection attacks, which can compromise the confidentiality, integrity, and availability of the affected system. This could result in data breaches, data manipulation, or service disruption.