Path traversal in ImpressCMS - CVE-2021-26601

 

Path traversal in ImpressCMS - CVE-2021-26601

Published: March 22, 2022


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

Detailed vulnerability description

The vulnerability allows a remote user to delete arbitrary files on the system.

The vulnerability exists due to input validation error when processing directory traversal sequences in "/libraries/image-editor/image-edit.php". A remote authenticate user can send a specially crafted HTTP request and delete arbitrary files on the system.


How to mitigate CVE-2021-26601

Install update from vendor's website.

Sources