SB2019070409 - Local file inclusion in Karenderia CMS
Published: July 4, 2019 Updated: July 15, 2019
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Path traversal (CVE-ID: N/A)
CWE-ID: CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CVSSv4: 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/E:P/U:Green
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences via the "f" parameter. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.
PoC:
http://localhost/kmrs/exportmanager/ajax/getfiles?f=[LFI]
Remediation
Install update from vendor's website.