2 matches found
CVE-2010-2489
Buffer overflow in Ruby 1.9.x before 1.9.1-p429 on Windows might allow local users to gain privileges via a crafted ARGF.inplacemode value that is not properly handled when constructing the filenames of the backup files...
Ruby ARGF.inplace_mode变量缓冲区溢出漏洞
BUGTRAQ ID: 41321 CVE ID: CVE-2010-2489 Ruby是一种功能强大的面向对象的脚本语言。 Ruby在Windows系统上没有正确地处理文件名,用户对ARGF.inplacemode变量分配了超长值就可以触发缓冲区溢出,导致执行任意代码。 Yukihiro Matsumoto Ruby 1.9.x 厂商补丁: Yukihiro Matsumoto ------------------ 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...