Path traversal in REXPERT - CVE-2019-17324
Published: October 31, 2019
REXPERT
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 POST request with ../ characters and create malicious HTML file, because they can inject a content with crafted template.
Note: To exploit this vulnerability the target must visit a malicious web page.