5.4
CVE-2024-52885
- EPSS 0.09%
- Published 06.08.2025 14:45:43
- Last modified 27.08.2025 14:21:06
- Source cve@checkpoint.com
- Teams watchlist Login
- Open Login
The Mobile Access Portal's File Share application is vulnerable to a directory traversal attack, allowing an authenticated, malicious end-user (authorized to at least one File Share application) to list the file names of 'nobody'-accessible directories on the Mobile Access gateway.
Data is provided by the National Vulnerability Database (NVD)
Checkpoint ≫ Mobile Access Version-
Checkpoint ≫ Gaia Os Versionr81.10
Checkpoint ≫ Gaia Os Versionr81.20
Checkpoint ≫ Gaia Os Versionr82
Checkpoint ≫ Gaia Os Versionr81.20
Checkpoint ≫ Gaia Os Versionr82
Checkpoint ≫ Remote Access Vpn Version-
Checkpoint ≫ Gaia Os Versionr81.10
Checkpoint ≫ Gaia Os Versionr81.20
Checkpoint ≫ Gaia Os Versionr82
Checkpoint ≫ Gaia Os Versionr81.20
Checkpoint ≫ Gaia Os Versionr82
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.26 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.4 | 2.8 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
|
cve@checkpoint.com | 5 | 3.1 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
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.
CWE-35 Path Traversal: '.../...//'
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory.