Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460168 (CVE-2013-1801) - <dev-ruby/httparty-0.10.2: YAML parameter parsing vulnerability (CVE-2013-1801)
Summary: <dev-ruby/httparty-0.10.2: YAML parameter parsing vulnerability (CVE-2013-1801)
Status: RESOLVED FIXED
Alias: CVE-2013-1801
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:19 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:19:16 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>". 
httparty

Vulnerable: <= 0.9.0

Fixed: 0.10.0

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/jnunemaker/httparty/commit/53a812426dd32108d6cba4272b493aa03bc8c031

https://rubygems.org/gems/httparty/
Comment 1 Hans de Graaff gentoo-dev Security 2013-03-03 18:42:51 UTC
httparty 0.10.2 is now in the tree. There are no stable versions.
Comment 2 Sean Amoss (RETIRED) gentoo-dev Security 2013-03-04 02:32:47 UTC
Thanks, Hans.

Closing noglsa for ~arch only.
Comment 3 GLSAMaker/CVETool Bot gentoo-dev 2013-04-11 16:55:41 UTC
CVE-2013-1801 (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1801):
  The httparty gem 0.9.0 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
  YAML type conversion, a similar vulnerability to CVE-2013-0156.