Filtered by vendor Rack-cors Project Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2017-11173 2 Debian, Rack-cors Project 2 Debian Linux, Rack-cors 2024-08-05 8.8 High
Missing anchor in generated regex for rack-cors before 0.4.1 allows a malicious third-party site to perform CORS requests. If the configuration were intended to allow only the trusted example.com domain name and not the malicious example.net domain name, then example.com.example.net (as well as example.com-example.net) would be inadvertently allowed.
CVE-2019-18978 3 Canonical, Debian, Rack-cors Project 3 Ubuntu Linux, Debian Linux, Rack-cors 2024-08-05 5.3 Medium
An issue was discovered in the rack-cors (aka Rack CORS Middleware) gem before 1.0.4 for Ruby. It allows ../ directory traversal to access private resources because resource matching does not ensure that pathnames are in a canonical format.