#VU25103 Path traversal in Rack CORS Middleware - CVE-2019-18978
Published: February 10, 2020 / Updated: February 10, 2020
Rack CORS Middleware
Calvin Yu
Description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to resource matching does not ensure that pathnames are in a canonical format when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.