Skip to main content

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CVE-2023-29200

Severity Medium
Score 6.5/10

Summary

Contao is an open-source content management system. Versions through 4.9.39, 4.10.0-RC1 through 4.10.7, 4.11.0-RC1 through 4.11.9, 4.12.0-RC1 through 4.12.7, 4.13.0-RC1 through 4.13.20, 5.0.0-RC1 through 5.0.10, and 5.1.0-RC1 through 5.1.3 logged-in users can list arbitrary system files in the file manager by manipulating the Ajax request. However, it is not possible to read the contents of these files. There are no known workarounds.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • LOW
  • HIGH
  • NONE

CWE-22 - Path Traversal

Path traversal (or directory traversal), is a vulnerability that allows malicious users to traverse the server's root directory, gaining access to arbitrary files and folders such as application code & data, back-end credentials, and sensitive operating system files. In the worst-case scenario, an attacker could potentially execute arbitrary files on the server, resulting in a denial of service attack. Such an exploit may severely impact the integrity, confidentiality, and availability of an application.

Advisory Timeline

  • Published