Path traversal in Karenderia Multiple Restaurant System - #VU19119

 

Path traversal in Karenderia Multiple Restaurant System - #VU19119

Published: July 10, 2019


Vulnerability identifier: #VU19119
CSH Severity: Medium
CVSS v4.0: 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
CVE-ID: N/A
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: codemywebapps
Affected software:
Karenderia Multiple Restaurant System

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 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 updates from vendor's website.

Sources