Approved changes feed: RSS · Atom

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

part: a version: 2.0.0 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.599844
pkg:ruby-lang/ruby purl2cpe 2026-06-01 10:11:45.599846

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2015-3900 vulnerable 2026-06-03 14:34:50.675730 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-2014-8090 vulnerable 2026-06-03 14:34:22.485969 Details available
The REXML parser in Ruby 1.9.x before 1.9.3 patchlevel 551, 2.0.x before 2.0.0 patchlevel 598, and 2.1.x before 2.1.5 allows remote attackers to cause a denial of service (CPU and memory consumption) a crafted XML document containing an empty string in an entity that is used in a large number of nested entity references, aka an XML Entity Expansion (XEE) attack. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-1821 and CVE-2014-8080.
Published: 2014-11-21T15:00:00.000Z
Updated: 2024-08-06T13:10:50.067Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8080 vulnerable 2026-06-03 14:34:22.455968 Details available
The REXML parser in Ruby 1.9.x before 1.9.3-p550, 2.0.x before 2.0.0-p594, and 2.1.x before 2.1.4 allows remote attackers to cause a denial of service (memory consumption) via a crafted XML document, aka an XML Entity Expansion (XEE) attack.
Published: 2014-11-03T16:00:00.000Z
Updated: 2024-08-06T13:10:50.075Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-4975 vulnerable 2026-06-03 14:34:05.109622 Details available
Off-by-one error in the encodes function in pack.c in Ruby 1.9.3 and earlier, and 2.x through 2.1.2, when using certain format string specifiers, allows context-dependent attackers to cause a denial of service (segmentation fault) via vectors that trigger a stack-based buffer overflow.
Published: 2014-11-15T20:00:00.000Z
Updated: 2024-08-06T11:34:36.647Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-2734 vulnerable 2026-06-03 14:33:51.755562 Details available
The openssl extension in Ruby 2.x does not properly maintain the state of process memory after a file is reopened, which allows remote attackers to spoof signatures within the context of a Ruby script that attempts signature verification after performing a certain sequence of filesystem operations. NOTE: this issue has been disputed by the Ruby OpenSSL team and third parties, who state that the original demonstration PoC contains errors and redundant or unnecessarily-complex code that does not appear to be related to a demonstration of the issue. As of 20140502, CVE is not aware of any public comment by the original researcher
Published: 2014-04-24T23:00:00.000Z
Updated: 2024-08-06T10:21:36.074Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-4363 vulnerable 2026-06-03 14:33:11.325738 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.887973 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.040787 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.560514 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.955467 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.694264 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.443081 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-4522 vulnerable 2026-06-03 14:32:24.286854 Details available
The rb_get_path_check function in file.c in Ruby 1.9.3 before patchlevel 286 and Ruby 2.0.0 before r37163 allows context-dependent attackers to create files in unexpected locations or with unexpected names via a NUL byte in a file path.
Published: 2012-11-24T20:00:00.000Z
Updated: 2024-08-06T20:42:53.662Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-4466 vulnerable 2026-06-03 14:32:19.086430 Details available
Ruby 1.8.7 before patchlevel 371, 1.9.3 before patchlevel 286, and 2.0 before revision r37068 allows context-dependent attackers to bypass safe-level restrictions and modify untainted strings via the name_err_mesg_to_str API function, which marks the string as tainted, a different vulnerability than CVE-2011-1005.
Published: 2013-04-25T23:00:00.000Z
Updated: 2024-08-06T20:35:09.685Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-4464 vulnerable 2026-06-03 14:32:19.055951 Details available
Ruby 1.9.3 before patchlevel 286 and 2.0 before revision r37068 allows context-dependent attackers to bypass safe-level restrictions and modify untainted strings via the (1) exc_to_s or (2) name_err_to_s API function, which marks the string as tainted, a different vulnerability than CVE-2012-4466. NOTE: this issue might exist because of a CVE-2011-1005 regression.
Published: 2013-04-25T23:00:00.000Z
Updated: 2024-08-06T20:35:09.734Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-5147 vulnerable 2026-06-03 14:30:01.429789 Details available
DL::dlopen in Ruby 1.8, 1.9.0, 1.9.2, 1.9.3, 2.0.0 before patchlevel 648, and 2.1 before 2.1.8 opens libraries with tainted names.
Published: 2017-03-29T14:00:00.000Z
Updated: 2024-08-07T07:32:23.332Z
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.