Approved changes feed: RSS · Atom

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

part: a version: 1.9.3 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.584547
pkg:ruby-lang/ruby purl2cpe 2026-06-01 10:11:45.584548

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2015-3900 vulnerable 2026-06-03 14:34:50.675122 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.485740 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.448034 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-2013-4363 vulnerable 2026-06-03 14:33:11.325542 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.885800 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.039880 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-4073 vulnerable 2026-06-03 14:33:09.469793 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.557754 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.955344 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.694137 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.439590 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-5380 vulnerable 2026-06-03 14:32:29.232945 Details available
Untrusted search path vulnerability in the installation functionality in Ruby 1.9.3-p194, when installed in the top-level C:\ directory, might allow local users to gain privileges via a Trojan horse DLL in the C:\Ruby193\bin directory, which may be added to the PATH system environment variable by an administrator, as demonstrated by a Trojan horse wlbsctrl.dll file used by the "IKE and AuthIP IPsec Keying Modules" system service in Windows Vista SP1, Windows Server 2008 SP2, Windows 7 SP1, and Windows 8 Release Preview. NOTE: CVE disputes this issue because the unsafe PATH is established only by a separate administrative action that is not a default part of the Ruby installation
Published: 2012-10-11T10:00:00.000Z
Updated: 2024-09-17T01:01:38.756Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-5371 vulnerable 2026-06-03 14:32:29.181574 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-2012-4522 vulnerable 2026-06-03 14:32:24.286301 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.086332 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.053256 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.429233 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.