Lucene search

K
seebugRootSSV:11656
HistoryJun 18, 2009 - 12:00 a.m.

Ruby BigDecimal库拒绝服务漏洞

2009-06-1800:00:00
Root
www.seebug.org
23

0.025 Low

EPSS

Percentile

89.0%

BUGTRAQ ID: 35278
CVE(CAN) ID: CVE-2009-1904

Ruby是一种功能强大的面向对象的脚本语言。

Ruby所使用的BigDecimal标准函数库中存在拒绝服务漏洞,在将BigDecimal对象转换为浮点数时可能会触发分段错误,导致链接到该库的应用崩溃。

Yukihiro Matsumoto Ruby 1.8.x
厂商补丁:

Yukihiro%20Matsumoto

目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:

<a href=“ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p369.tar.gz” target=“_blank”>ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p369.tar.gz</a>
<a href=“ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p174.tar.gz” target=“_blank”>ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p174.tar.gz</a>


                                                BigDecimal(&quot;9E69999999&quot;).to_s(&quot;F&quot;)