← Back
CWE-22

9,562 CVEs • Abstraction: Base • Likelihood of Exploit: High

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.

JSON object

Loading...

CVEs (9,562)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Mercusys
1Mercury X18g Firmware
Jun 17, 2026
Jan 7, 2021
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
MERCUSYS Mercury X18G 1.0.5 devices allow Directory Traversal via ../ in conjunction with a loginLess or login.htm URI (for authentication bypass) to the web server, as demonstrated by the /loginLess/../../etc/passwd URI...Show more
MERCUSYS Mercury X18G 1.0.5 devices allow Directory Traversal via ../ in conjunction with a loginLess or login.htm URI (for authentication bypass) to the web server, as demonstrated by the /loginLess/../../etc/passwd URI.Show less
11234n
1Minicms
Jun 17, 2026
Jan 5, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Directory traversal vulnerability in post-edit.php in MiniCMS V1.10 allows remote attackers to include and execute arbitrary files via the state parameter.
11234n
1Minicms
Jun 17, 2026
Jan 5, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Directory traversal vulnerability in page_edit.php in MiniCMS V1.10 allows remote attackers to read arbitrary files via the state parameter.
1Spring Boot Actuator Logview Project
1Spring Boot Actuator Logview
Jun 17, 2026
Jan 5, 2021
N/A· v4
7.7 HIGH· v3
4.0 MEDIUM· v2
spring-boot-actuator-logview in a library that adds a simple logfile viewer as spring boot actuator endpoint. It is maven package "eu.hinsch:spring-boot-actuator-logview". In spring-boot-actuator-logview before version 0...Show more
spring-boot-actuator-logview in a library that adds a simple logfile viewer as spring boot actuator endpoint. It is maven package "eu.hinsch:spring-boot-actuator-logview". In spring-boot-actuator-logview before version 0.2.13 there is a directory traversal vulnerability. The nature of this library is to expose a log file directory via admin (spring boot actuator) HTTP endpoints. Both the filename to view and a base folder (relative to the logging folder root) can be specified via request parameters. While the filename parameter was checked to prevent directory traversal exploits (so that `filename=../somefile` would not work), the base folder parameter was not sufficiently checked, so that `filename=somefile&base=../` could access a file outside the logging base directory). The vulnerability has been patched in release 0.2.13. Any users of 0.2.12 should be able to update without any issues as there are no other changes in that release. There is no workaround to fix the vulnerability other than updating or removing the dependency. However, removing read access of the user the application is run with to any directory not required for running the application can limit the impact. Additionally, access to the logview endpoint can be limited by deploying the application behind a reverse proxy.Show less
1Apache
1Flink
Jun 17, 2026
Jan 5, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Apache Flink 1.5.1 introduced a REST handler that allows you to write an uploaded file to an arbitrary location on the local file system, through a maliciously modified HTTP HEADER. The files can be written to any locati...Show more
Apache Flink 1.5.1 introduced a REST handler that allows you to write an uploaded file to an arbitrary location on the local file system, through a maliciously modified HTTP HEADER. The files can be written to any location accessible by Flink 1.5.1. All users should upgrade to Flink 1.11.3 or 1.12.0 if their Flink instance(s) are exposed. The issue was fixed in commit a5264a6f41524afe8ceadf1d8ddc8c80f323ebc4 from apache/flink:master.Show less
1Lanproxy Project
1Lanproxy
Jun 17, 2026
Jan 5, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ffay lanproxy 0.1 allows Directory Traversal to read /../conf/config.properties to obtain credentials for a connection to the intranet.
1Veno File Manager Project
1Veno File Manager
Jun 17, 2026
Jan 4, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Veno File Manager 3.5.6 is affected by a directory traversal vulnerability. Using the traversal allows an attacker to download sensitive files from the server.
1Qnap
1Qts
Nov 21, 2024
Dec 31, 2020
N/A· v4
9.1 CRITICAL· v3
8.5 HIGH· v2
A vulnerability has been reported to affect earlier QNAP devices running QTS 4.3.4 to 4.3.6. Caused by improper limitations of a pathname to a restricted directory, this vulnerability allows for renaming arbitrary files...Show more
A vulnerability has been reported to affect earlier QNAP devices running QTS 4.3.4 to 4.3.6. Caused by improper limitations of a pathname to a restricted directory, this vulnerability allows for renaming arbitrary files on the target system, if exploited. QNAP have already fixed this vulnerability in the following versions: QTS 4.3.6.0895 build 20190328 (and later) QTS 4.3.4.0899 build 20190322 (and later) This issue does not affect QTS 4.4.x or QTS 4.5.x.Show less
1Mozwire Project
1Mozwire
Jun 17, 2026
Dec 31, 2020
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
An issue was discovered in the mozwire crate through 2020-08-18 for Rust. A ../ directory-traversal situation allows overwriting local files that have .conf at the end of the filename.
1Docker
1Docker
Jun 17, 2026
Dec 30, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
util/binfmt_misc/check.go in Builder in Docker Engine before 19.03.9 calls os.OpenFile with a potentially unsafe qemu-check temporary pathname, constructed with an empty first argument in an ioutil.TempDir call.
1Umbraco
1Umbraco Cms
Jun 17, 2026
Dec 30, 2020
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
An authenticated path traversal vulnerability exists during package installation in Umbraco CMS <= 8.9.1 or current, which could result in arbitrary files being written outside of the site home and expected paths when in...Show more
An authenticated path traversal vulnerability exists during package installation in Umbraco CMS <= 8.9.1 or current, which could result in arbitrary files being written outside of the site home and expected paths when installing an Umbraco package.Show less
1Joomla
1Joomla
Jun 17, 2026
Dec 28, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
An issue was discovered in Joomla! 2.5.0 through 3.9.22. The folder parameter of mod_random_image lacked input validation, leading to a path traversal vulnerability.
1Liftoffsoftware
1Gateone
Jun 17, 2026
Dec 27, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
GateOne 1.1 allows arbitrary file download without authentication via /downloads/.. directory traversal because os.path.join is misused.
1Dext5
1Dext5upload
Jun 17, 2026
Dec 26, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
DEXT5Upload 2.7.1262310 and earlier is affected by Directory Traversal in handler/dext5handler.jsp. This could allow remote files to be downloaded via a dext5CMD=downloadRequest action with traversal in the fileVirtualPa...Show more
DEXT5Upload 2.7.1262310 and earlier is affected by Directory Traversal in handler/dext5handler.jsp. This could allow remote files to be downloaded via a dext5CMD=downloadRequest action with traversal in the fileVirtualPath parameter (the attacker must provide the correct fileOrgName value).Show less
1Flamingoim Project
1Flamingoim
Jun 17, 2026
Dec 26, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Flamingo (aka FlamingoIM) through 2020-09-29 allows ../ directory traversal because the only ostensibly unpredictable part of a file-transfer request is an MD5 computation; however, this computation occurs on the client...Show more
Flamingo (aka FlamingoIM) through 2020-09-29 allows ../ directory traversal because the only ostensibly unpredictable part of a file-transfer request is an MD5 computation; however, this computation occurs on the client side, and the computation details can be easily determined because the product's source code is available.Show less
1Bloofox
1Bloofoxcms
Jun 17, 2026
Dec 25, 2020
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
bloofoxCMS 0.5.2.1 allows admins to upload arbitrary .php files (with "Content-Type: application/octet-stream") to ../media/images/ via the admin/index.php?mode=tools&page=upload URI, aka directory traversal.
1Terra Master
1Tos
Jun 17, 2026
Dec 24, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Multiple directory traversal vulnerabilities in TerraMaster TOS <= 4.2.06 allow remote authenticated attackers to read, edit or delete any file within the filesystem via the (1) filename parameter to /tos/index.php?edito...Show more
Multiple directory traversal vulnerabilities in TerraMaster TOS <= 4.2.06 allow remote authenticated attackers to read, edit or delete any file within the filesystem via the (1) filename parameter to /tos/index.php?editor/fileGet, Event parameter to /include/ajax/logtable.php, or opt parameter to /include/core/index.php.Show less
1Qnap
1Qes
Jun 17, 2026
Dec 24, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
If exploited, this absolute path traversal vulnerability could allow attackers to traverse files in File Station. QNAP has already fixed these issues in QES 2.1.1 Build 20201006 and later.
1Advanced Comment System Project
1Advanced Comment System
Jun 17, 2026
Dec 23, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
ACS Advanced Comment System 1.0 is affected by Directory Traversal via an advanced_component_system/index.php?ACS_path=..%2f URI. NOTE: this might be the same as CVE-2009-4623
1Raysync
1Raysync
Jun 17, 2026
Dec 23, 2020
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
A RCE vulnerability exists in Raysync below 3.3.3.8. An unauthenticated unauthorized attacker sending a specifically crafted request to override the specific file in server with malicious content can login as "admin", th...Show more
A RCE vulnerability exists in Raysync below 3.3.3.8. An unauthenticated unauthorized attacker sending a specifically crafted request to override the specific file in server with malicious content can login as "admin", then to modify specific shell file to achieve remote code execution(RCE) on the hosting server.Show less