#VU49337 Path traversal in lanproxy - CVE-2021-3019

 

#VU49337 Path traversal in lanproxy - CVE-2021-3019

Published: January 5, 2021 / Updated: September 18, 2023


Vulnerability identifier: #VU49337
Vulnerability risk: Medium
CVSSv4.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: CVE-2021-3019
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
lanproxy
Software vendor:
ffay

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 URL request containing "dot dot" sequences (/../) to access conf/config.properties on the system.


Remediation

Install updates from vendor's website.

External links