| Title | Ruby on Rails に複数の脆弱性 |
|---|---|
| Summary | Ruby on Rails には、複数の脆弱性が存在します。 Ruby on Rails の Action Pack には、パラメータ解析処理に複数の脆弱性が存在します。 |
| Possible impacts | 遠隔の第三者によって、認証が回避されたり、任意のコードが実行されたり、任意の SQL コマンドが実行されたりするなどの可能性があります。 |
| Solution | [アップデートする] 最新版へアップデートしてください。 [パッチを適用する] 対応するパッチを適用してください。 [ワークアラウンドを実施する] 以下の回避策を適用することで、本脆弱性の影響を軽減することが可能です。 * XML の解析処理を無効にする * XML の解析処理において、YAML および Symbol のサポートを無効にする * YAML の解析処理を無効にする 詳しくは開発者が提供する情報をご確認ください。 https://groups.google.com/forum/#!topic/rubyonrails-security/61bkgvnSGTQ/discussion |
| Publication Date | Jan. 9, 2013, midnight |
| Registration Date | Jan. 10, 2013, 4:20 p.m. |
| Last Update | March 28, 2014, 3:31 p.m. |
| CVSS2.0 : 危険 | |
| Score | 7.5 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:P/I:P/A:P |
| アップル |
| Apple Mac OS X Server 10.6.8 |
| Apple Mac OS X Server v10.7 から v10.7.5 |
| Apple Mac OS X Server v2.1.1 未満 (OS X v10.8 以降) |
| 富士通 |
| ServerView Resource Orchestrator V2.2.2 |
| ServerView Resource Orchestrator V2.3.0 |
| ServerView Resource Orchestrator Virtual Edition V3.0.0 |
| ServerView Resource Orchestrator Virtual Edition V3.1.0 |
| ServerView Resource Orchestrator Virtual Edition V3.1.0A |
| ServerView Resource Orchestrator Virtual Edition V3.1.1 |
| ServerView Resource Orchestrator Virtual Edition V3.1.1A |
| ServerView Resource Orchestrator Virtual Edition V3.1.2 |
| ServerView Resource Coordinator VE Compact セット V2.1.0 |
| ServerView Resource Coordinator VE Compact セット V2.1.1 |
| ServerView Resource Coordinator VE Compact セット V2.1.2 |
| ServerView Resource Coordinator VE Compact セット V2.1.3 |
| ServerView Resource Coordinator VE Compact セット V2.2.0 |
| ServerView Resource Coordinator VE Compact セット V2.2.2 |
| ServerView Resource Coordinator VE Enterprise V2.1.0 |
| ServerView Resource Coordinator VE Enterprise V2.1.1 |
| ServerView Resource Coordinator VE Enterprise V2.1.2 |
| ServerView Resource Coordinator VE Enterprise V2.1.3 |
| ServerView Resource Coordinator VE Enterprise V2.2.0 |
| ServerView Resource Coordinator VE Enterprise V2.2.2 |
| ServerView Resource Coordinator VE Standard V2.1.0 |
| ServerView Resource Coordinator VE Standard V2.1.1 |
| ServerView Resource Coordinator VE Standard V2.1.2 |
| ServerView Resource Coordinator VE Standard V2.1.3 |
| ServerView Resource Coordinator VE Standard V2.2.0 |
| ServerView Resource Coordinator VE Standard V2.2.2 |
| ServerView Resource Orchestrator Cloud Edition V3.0.0 |
| ServerView Resource Orchestrator Cloud Edition V3.1.0 |
| ServerView Resource Orchestrator Cloud Edition V3.1.0A |
| ServerView Resource Orchestrator Cloud Edition V3.1.1 |
| ServerView Resource Orchestrator Cloud Edition V3.1.1A |
| ServerView Resource Orchestrator Cloud Edition V3.1.2 |
| ServerView Resource Orchestrator Express V3.1.0 |
| ServerView Resource Orchestrator Express V3.1.0A |
| ServerView Resource Orchestrator Express V3.1.1 |
| ServerView Resource Orchestrator Express V3.1.1A |
| ServerView Resource Orchestrator Express V3.1.2 |
| ServerView Resource Orchestrator V2.2.0 |
| ServerView Resource Orchestrator V2.2.1 |
| Systemwalker Resource Coordinator Virtual server Edition 13.3.0 |
| Ruby on Rails project |
| Rails 2.3.15 より前の 2.3 系 |
| Rails 3.0.19 より前の 3.0 系 |
| Rails 3.1.10 より前の 3.1 系 |
| Rails 3.2.11 より前の 3.2 系 |
| No | Changed Details | Date of change |
|---|---|---|
| 0 | [2013年01月10日] 掲載 [2013年01月15日] CWE による脆弱性タイプ一覧:CWE-ID を追加 [2013年02月05日] CVSS による深刻度:基本値と機密性への影響、完全性への影響、可用性への影響を変更 [2013年02月20日] ベンダ情報:Debian (DSA-2604) を追加 ベンダ情報:レッドハット (RHSA-2013:0153) を追加 ベンダ情報:レッドハット (RHSA-2013:0154) を追加 ベンダ情報:レッドハット (RHSA-2013:0155) を追加 [2013年03月14日] 影響を受けるシステム:富士通 (Ruby on Railsのセキュリティ脆弱性(CVE-2013-0156) (2013年3月13日)) の情報を追加 ベンダ情報:富士通 (Ruby on Railsのセキュリティ脆弱性(CVE-2013-0156) (2013年3月13日)) を追加 [2013年04月02日] 影響を受けるシステム:アップル (HT5644) の情報を追加 影響を受けるシステム:アップル (HT5672) の情報を追加 ベンダ情報:アップル (HT5644) を追加 ベンダ情報:アップル (HT5672) を追加 ベンダ情報:アップル (APPLE-SA-2013-03-14-1) を追加 [2014年03月28日] 影響を受けるシステム:富士通 (Ruby on Railsのセキュリティ脆弱性(CVE-2013-0156) (2013年3月13日)) の内容を更新 |
Feb. 17, 2018, 10:37 a.m. |
| Summary | active_support/core_ext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a denial of service (memory and CPU consumption) involving nested XML entity references, by leveraging Action Pack support for (1) YAML type conversion or (2) Symbol type conversion. |
|---|---|
| Publication Date | Jan. 14, 2013, 7:55 a.m. |
| Registration Date | Jan. 26, 2021, 3:32 p.m. |
| Last Update | Nov. 21, 2024, 10:46 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:* | 3.0.0 | 3.0.19 | |||
| cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:* | 3.1.0 | 3.1.10 | |||
| cpe:2.3:a:rubyonrails:ruby_on_rails:*:*:*:*:*:*:*:* | 2.3.15 | ||||
| cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:* | 3.2.0 | 3.2.11 | |||
| Configuration2 | or higher | or less | more than | less than | |
| cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:* | |||||
| cpe:2.3:o:debian:debian_linux:6.0:*:*:*:*:*:*:* | |||||