From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200608-20.xml | 70 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 metadata/glsa/glsa-200608-20.xml (limited to 'metadata/glsa/glsa-200608-20.xml') diff --git a/metadata/glsa/glsa-200608-20.xml b/metadata/glsa/glsa-200608-20.xml new file mode 100644 index 000000000000..33a92fa5f887 --- /dev/null +++ b/metadata/glsa/glsa-200608-20.xml @@ -0,0 +1,70 @@ + + + + Ruby on Rails: Several vulnerabilities + + Ruby on Rails has some weaknesses potentially allowing a Denial of Service + and maybe the remote execution of arbitrary Ruby scripts. + + rails + 2006-08-14 + 2006-12-13: 02 + 143369 + remote + + + 1.1.6 + 1.1.6 + + + +

+ Ruby on Rails is an open-source web framework. +

+
+ +

+ The Ruby on Rails developers have corrected some weaknesses in + action_controller/, relative to the handling of the user input and the + LOAD_PATH variable. A remote attacker could inject arbitrary entries + into the LOAD_PATH variable and alter the main Ruby on Rails process. + The security hole has only been partly solved in version 1.1.5. Version + 1.1.6 now fully corrects it. +

+
+ +

+ A remote attacker that would exploit these weaknesses might cause a + Denial of Service of the web framework and maybe inject arbitrary Ruby + scripts. +

+
+ +

+ There is no known workaround at this time. +

+
+ +

+ All Ruby on Rails users should upgrade to the latest version: +

+ + # emerge --sync + # emerge --ask --oneshot --verbose ">=dev-ruby/rails-1.1.6" +
+ + Ruby on Rails original advisory (1.1.5) + Ruby on Rails update (1.1.6) + CVE-2006-4111 + CVE-2006-4112 + + + jaervosz + + + falco + + + falco + +
-- cgit v1.2.3