First published: Sat Nov 02 2013(Updated: )
(1) DL and (2) Fiddle in Ruby 1.9 before 1.9.3 patchlevel 426, and 2.0 before 2.0.0 patchlevel 195, do not perform taint checking for native functions, which allows context-dependent attackers to bypass intended $SAFE level restrictions.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
SUSE Linux | =12.2 | |
SUSE Linux | =12.3 | |
Ruby | =1.9 | |
Ruby | =1.9.1 | |
Ruby | =1.9.2 | |
Ruby | =1.9.3 | |
Ruby | =1.9.3-p0 | |
Ruby | =1.9.3-p125 | |
Ruby | =1.9.3-p194 | |
Ruby | =1.9.3-p286 | |
Ruby | =1.9.3-p383 | |
Ruby | =1.9.3-p385 | |
Ruby | =1.9.3-p392 | |
Ruby | =2.0 | |
Ruby | =2.0.0 | |
Ruby | =2.0.0-p0 | |
Ruby | =2.0.0-preview1 | |
Ruby | =2.0.0-preview2 | |
Ruby | =2.0.0-rc1 | |
Ruby | =2.0.0-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-2065 is classified as a medium severity vulnerability due to its potential to allow unauthorized access through evasion of taint checking.
To fix CVE-2013-2065, upgrade Ruby to versions 1.9.3 patch level 426 or higher or 2.0.0 patch level 195 or higher.
CVE-2013-2065 affects Ruby versions prior to 1.9.3 patch level 426 and 2.0.0 patch level 195.
CVE-2013-2065 affects the security of native functions in Ruby by allowing bypassing of the intended $SAFE level restrictions.
Yes, CVE-2013-2065 can potentially allow context-dependent attackers to exploit applications using affected Ruby versions.