Path traversal in Debian Linux - CVE-2017-16654

 

Path traversal in Debian Linux - CVE-2017-16654

Published: August 6, 2018 / Updated: August 8, 2020


Vulnerability identifier: #VU36786
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2017-16654
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

An issue was discovered in Symfony before 2.7.38, 2.8.31, 3.2.14, 3.3.13, 3.4-BETA5, and 4.0-BETA5. The Intl component includes various bundle readers that are used to read resource bundles from the local filesystem. The read() methods of these classes use a path and a locale to determine the language bundle to retrieve. The locale argument value is commonly retrieved from untrusted user input (like a URL parameter). An attacker can use this argument to navigate to arbitrary directories via the dot-dot-slash attack, aka Directory Traversal.


Affected software

Debian Linux
Fedora
php-symfony4

How to mitigate CVE-2017-16654

Install update from vendor's website.

php-symfony4 - update to 4.0.1-1.fc27

External References

Related Security Bulletins