Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460166 (CVE-2013-1802) - <dev-ruby/extlib-0.9.16: YAML parameter parsing vulnerability (CVE-2013-1802)
Summary: <dev-ruby/extlib-0.9.16: YAML parameter parsing vulnerability (CVE-2013-1802)
Status: RESOLVED FIXED
Alias: CVE-2013-1802
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Security
URL: https://bugzilla.redhat.com/show_bug....
Whiteboard: ~1 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-03 18:18 UTC by Agostino Sarubbo
Modified: 2013-04-11 16:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-03-03 18:18:23 UTC
From ${URL} :

Tasha Drew reports:

Researchers investigating the Rails parameter parsing vulnerability discovered 
that the same or similar vulnerable code had made its way into multiple other 
libraries. If your application uses these libraries to process untrusted data, 
it may still be vulnerable even if you have upgraded Rails. Check your Gemfile 
and Gemfile.lock for vulnerable versions of the following libraries, and if you
are using one, update it immediately.

You can update each of these by using "bundle update <gem name>". 

extlib

Vulnerable: <= 0.9.15

Fixed: 0.9.16

External references:
https://support.cloud.engineyard.com/entries/22915701-january-14-2013-security-vulnerabilities-httparty-extlib-crack-nori-update-these-gems-immediately

https://github.com/datamapper/extlib/compare/b4f98174ec35ac96f76a08d5624fad05d22879b5%E2%80%A64540e7102b803624cc2eade4bb8aaaa934fc31c5

https://rubygems.org/gems/extlib/
Comment 1 Hans de Graaff gentoo-dev Security 2013-03-03 18:46:16 UTC
extlib 0.9.16 is already in the tree. I've removed older version, and there are no stable versions.
Comment 2 Sean Amoss (RETIRED) gentoo-dev Security 2013-03-04 02:31:10 UTC
Thanks, Hans.

Closing noglsa for ~arch only.
Comment 3 GLSAMaker/CVETool Bot gentoo-dev 2013-04-11 16:55:58 UTC
CVE-2013-1802 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1802):
  The extlib gem 0.9.15 and earlier for Ruby does not properly restrict casts
  of string values, which might allow remote attackers to conduct
  object-injection attacks and execute arbitrary code, or cause a denial of
  service (memory and CPU consumption) by leveraging Action Pack support for
  (1) YAML type conversion or (2) Symbol type conversion, a similar
  vulnerability to CVE-2013-0156.