Ruby Kernel 漏洞列表
共找到 1 个与 Ruby Kernel 相关的漏洞
📅 加载漏洞趋势中...
-
cmdi-ruby-open-rce: Ruby Kernel#open/URI.open RCE POC
Ruby's Kernel#open and URI.open enables not only file access but also process invocation by prefixing a pipe symbol (e.g., open(“| ls”)). So, it may lead to Remote Code Execution by using variable input to the argument of Kernel#open and URI.open.