4.9
CVE-2025-27274
- EPSS 0.23%
- Veröffentlicht 03.03.2025 14:15:58
- Zuletzt bearbeitet 07.03.2025 19:45:52
- Quelle audit@patchstack.com
- CVE-Watchlists
- Unerledigt
GPX Viewer <= 2.2.11 - Authenticated (Editor+) Path Traversal
Path Traversal vulnerability in NotFound GPX Viewer allows Path Traversal. This issue affects GPX Viewer: from n/a through 2.2.11.
Mögliche Gegenmaßnahme
GPX Viewer: Update to version 2.2.12, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
GPX Viewer
Version
*-2.2.11
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Axelkeller ≫ Gpx Viewer SwPlatformwordpress Version <= 2.2.11
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.23% | 0.456 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
|
| audit@patchstack.com | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/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.