Approved changes feed: RSS · Atom

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

part: a version: 2.0.0 update: p0

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.610006
pkg:ruby-lang/ruby purl2cpe 2026-06-01 10:11:45.610007

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2015-1855 vulnerable 2026-06-03 14:34:40.282809 Details available
verify_certificate_identity in the OpenSSL extension in Ruby before 2.0.0 patchlevel 645, 2.1.x before 2.1.6, and 2.2.x before 2.2.2 does not properly validate hostnames, which allows remote attackers to spoof servers via vectors related to (1) multiple wildcards, (1) wildcards in IDNA names, (3) case sensitivity, and (4) non-ASCII characters.
Published: 2019-11-29T20:46:48.000Z
Updated: 2024-08-06T04:54:16.307Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2014-8090 vulnerable 2026-06-03 14:34:22.485986 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.456613 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.110171 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.756100 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.325755 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.888000 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-4073 vulnerable 2026-06-03 14:33:09.475695 Details available
The OpenSSL::SSL.verify_certificate_identity function in lib/openssl/ssl.rb in Ruby 1.8 before 1.8.7-p374, 1.9 before 1.9.3-p448, and 2.0 before 2.0.0-p247 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.
Published: 2013-08-18T01:00:00.000Z
Updated: 2024-08-06T16:30:49.912Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2013-2065 vulnerable 2026-06-03 14:32:53.561393 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-2012-4466 vulnerable 2026-06-03 14:32:19.086446 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.056657 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

Contribute

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