cve/2019/CVE-2019-18978.md
2024-05-26 14:27:05 +02:00

691 B

CVE-2019-18978

Description

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.

POC

Reference

No PoCs from references.

Github