Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, symbol arguments to commands are vulnerable to a CRLF Injection / IMAP Command injection via Symbol arguments passed to IMAP commands. This issue has been patched in versions 0.4.24, 0.5.14, and 0.6.4.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
| Name | Vendor | Start Version | End Version |
|---|---|---|---|
| Net::imap | Ruby-lang | * | 0.4.24 (excluding) |
| Net::imap | Ruby-lang | 0.5.0 (including) | 0.5.14 (excluding) |
| Net::imap | Ruby-lang | 0.6.0 (including) | 0.6.4 (excluding) |
| Red Hat Enterprise Linux 10 | RedHat | ruby4.0-0:4.0.3-35.el10_2 | * |
| Red Hat Enterprise Linux 10 | RedHat | ruby-0:3.3.10-13.el10_2 | * |
| Red Hat Enterprise Linux 10.0 Extended Update Support | RedHat | ruby-0:3.3.10-11.el10_0.2 | * |
| Red Hat Enterprise Linux 7 Extended Lifecycle Support | RedHat | ruby-0:2.0.0.648-39.el7_9.1 | * |
| Red Hat Enterprise Linux 8 | RedHat | ruby:2.5-8100020260615131019.489197e6 | * |
| Red Hat Enterprise Linux 8 | RedHat | ruby:3.3-8100020260615131010.489197e6 | * |
| Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | ruby:2.5-8040020260630124058.522a0ee4 | * |
| Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On | RedHat | ruby:2.5-8040020260630124058.522a0ee4 | * |
| Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support | RedHat | ruby:2.5-8060020260630123825.ad008a3a | * |
| Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On | RedHat | ruby:2.5-8060020260630123825.ad008a3a | * |
| Red Hat Enterprise Linux 8.8 Telecommunications Update Service | RedHat | ruby:2.5-8080020260625114827.63b34585 | * |
| Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions | RedHat | ruby:2.5-8080020260625114827.63b34585 | * |
| Red Hat Enterprise Linux 9 | RedHat | ruby-0:3.0.7-167.el9_8 | * |
| Red Hat Enterprise Linux 9 | RedHat | ruby:3.3-9080020260615131001.9 | * |
| Red Hat Enterprise Linux 9 | RedHat | ruby:4.0-9080020260619130154.9 | * |
| Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions | RedHat | ruby-0:3.0.4-161.el9_2.3 | * |
| Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | RedHat | ruby-0:3.0.7-162.el9_4.3 | * |
| Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions | RedHat | ruby:3.3-9040020260630065449.9 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | ruby-0:3.0.7-165.el9_6.1 | * |
| Red Hat Enterprise Linux 9.6 Extended Update Support | RedHat | ruby:3.3-9060020260630075016.9 | * |
| Jruby | Ubuntu | esm-apps/xenial | * |
| Jruby | Ubuntu | questing | * |
| Ruby2.3 | Ubuntu | esm-infra/xenial | * |
| Ruby3.3 | Ubuntu | questing | * |
Many protocols and products have their own custom command language. While OS or shell command strings are frequently discovered and targeted, developers may not realize that these other command languages might also be vulnerable to attacks.