Approved changes feed: RSS · Atom

cpe:2.3:a:ruby-lang:ruby:1.9:*:*:*:*:*:*:*

part: a version: 1.9 update: *

VendorRuby Lang (5813a634-c286-5f1d-90d5-a1a352f78d39)
ProductRuby (48f7c14c-c576-5b15-be87-22eeb9add91e)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/ruby/ruby purl2cpe 2026-06-01 10:11:45.553138
pkg:ruby-lang/ruby purl2cpe 2026-06-01 10:11:45.553140

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2015-3900 vulnerable 2026-06-03 14:34:50.673413 Details available
RubyGems 2.0.x before 2.0.16, 2.2.x before 2.2.4, and 2.4.x before 2.4.7 does not validate the hostname when fetching gems or making API requests, which allows remote attackers to redirect requests to arbitrary domains via a crafted DNS SRV record, aka a "DNS hijack attack."
Published: 2015-06-24T14:00:00.000Z
Updated: 2024-08-06T05:56:16.332Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4363 vulnerable 2026-06-03 14:33:11.325478 Details available
Algorithmic complexity vulnerability in Gem::Version::ANCHORED_VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.2, 1.8.24 through 1.8.26, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression. NOTE: this issue is due to an incomplete fix for CVE-2013-4287.
Published: 2013-10-17T23:00:00.000Z
Updated: 2024-08-06T16:38:01.886Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4287 vulnerable 2026-06-03 14:33:10.885734 Details available
Algorithmic complexity vulnerability in Gem::Version::VERSION_PATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service (CPU consumption) via a crafted gem version that triggers a large amount of backtracking in a regular expression.
Published: 2013-10-17T23:00:00.000Z
Updated: 2024-08-06T16:38:01.871Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4164 vulnerable 2026-06-03 14:33:10.038686 Details available
Heap-based buffer overflow in Ruby 1.8, 1.9 before 1.9.3-p484, 2.0 before 2.0.0-p353, 2.1 before 2.1.0 preview2, and trunk before revision 43780 allows context-dependent attackers to cause a denial of service (segmentation fault) and possibly execute arbitrary code via a string that is converted to a floating point value, as demonstrated using (1) the to_f method or (2) JSON.parse.
Published: 2013-11-23T19:00:00.000Z
Updated: 2024-08-06T16:30:50.071Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-2065 vulnerable 2026-06-03 14:32:53.557698 Details available
(1) DL and (2) Fiddle in Ruby 1.9 before 1.9.3 patchlevel 426, and 2.0 before 2.0.0 patchlevel 195, do not perform taint checking for native functions, which allows context-dependent attackers to bypass intended $SAFE level restrictions.
Published: 2013-11-02T19:00:00.000Z
Updated: 2024-08-06T15:20:37.490Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1821 vulnerable 2026-06-03 14:32:51.955275 Details available
lib/rexml/text.rb in the REXML parser in Ruby before 1.9.3-p392 allows remote attackers to cause a denial of service (memory consumption and crash) via crafted text nodes in an XML document, aka an XML Entity Expansion (XEE) attack.
Published: 2013-04-09T21:00:00.000Z
Updated: 2024-08-06T15:13:33.271Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-1655 not_vulnerable 2026-06-03 14:32:50.694084 Details available
Puppet 2.7.x before 2.7.21 and 3.1.x before 3.1.1, when running Ruby 1.9.3 or later, allows remote attackers to execute arbitrary code via vectors related to "serialized attributes."
Published: 2013-03-20T16:00:00.000Z
Updated: 2024-08-06T15:13:31.295Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-0256 vulnerable 2026-06-03 14:32:42.438013 Details available
darkfish.js in RDoc 2.3.0 through 3.12 and 4.x before 4.0.0.preview2.1, as used in Ruby, does not properly generate documents, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a crafted URL.
Published: 2013-03-01T02:00:00.000Z
Updated: 2024-08-06T14:18:09.523Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-5371 vulnerable 2026-06-03 14:32:29.180309 Details available
Ruby (aka CRuby) 1.9 before 1.9.3-p327 and 2.0 before r37575 computes hash values without properly restricting the ability to trigger hash collisions predictably, which allows context-dependent attackers to cause a denial of service (CPU consumption) via crafted input to an application that maintains a hash table, as demonstrated by a universal multicollision attack against a variant of the MurmurHash2 algorithm, a different vulnerability than CVE-2011-4815.
Published: 2012-11-28T11:00:00.000Z
Updated: 2024-08-06T21:05:47.293Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-2705 vulnerable 2026-06-03 14:31:09.969034 Details available
The SecureRandom.random_bytes function in lib/securerandom.rb in Ruby before 1.8.7-p352 and 1.9.x before 1.9.2-p290 relies on PID values for initialization, which makes it easier for context-dependent attackers to predict the result string by leveraging knowledge of random strings obtained in an earlier process with the same PID.
Published: 2011-08-05T21:00:00.000Z
Updated: 2024-08-06T23:08:23.972Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-0188 vulnerable 2026-06-03 14:30:47.733820 Details available
The VpMemAlloc function in bigdecimal.c in the BigDecimal class in Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7 and other platforms, does not properly allocate memory, which allows context-dependent attackers to execute arbitrary code or cause a denial of service (application crash) via vectors involving creation of a large BigDecimal value within a 64-bit process, related to an "integer truncation issue."
Published: 2011-03-23T01:00:00.000Z
Updated: 2024-08-06T21:43:15.487Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-0642 vulnerable 2026-06-03 14:29:25.402043 Details available
ext/openssl/ossl_ocsp.c in Ruby 1.8 and 1.9 does not properly check the return value from the OCSP_basic_verify function, which might allow remote attackers to successfully present an invalid X.509 certificate, possibly involving a revoked certificate.
Published: 2009-02-18T17:00:00.000Z
Updated: 2024-08-07T04:40:05.106Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3790 vulnerable 2026-06-03 14:28:55.551708 Details available
The REXML module in Ruby 1.8.6 through 1.8.6-p287, 1.8.7 through 1.8.7-p72, and 1.9 allows context-dependent attackers to cause a denial of service (CPU consumption) via an XML document with recursively nested entities, aka an "XML entity explosion."
Published: 2008-08-27T20:00:00.000Z
Updated: 2024-08-07T09:52:59.694Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.