RubySec

Providing security resources for the Ruby community

CVE-2024-27456 (rack-cors): Rack CORS Middleware has Insecure File Permissions

Rack CORS Middleware has Insecure File Permissions

Published: February 26, 2024

SECURITY IDENTIFIERS

GEM

rack-cors

UNAFFECTED VERSIONS

< 2.0.1

PATCHED VERSIONS

>= 2.0.2

DESCRIPTION

rack-cors (aka Rack CORS Middleware) 2.0.1 has 0666 permissions for the .rb files.

RELATED