Path traversal in pyramid - CVE-2023-41105

 

Path traversal in pyramid - CVE-2023-41105

Published: September 11, 2023


Vulnerability identifier: #VU80585
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2023-41105
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Pylons Project
Affected software:
pyramid

Detailed vulnerability description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.


How to mitigate CVE-2023-41105

Install update from vendor's website.

Sources