Ruby-lang Ruby 2.0.0-p195
Approved changes feed: RSS · Atom
cpe:2.3:a:ruby-lang:ruby:2.0.0:p195:*:*:*:*:*:*
part: a version: 2.0.0 update: p195
| Vendor | Ruby Lang (5813a634-c286-5f1d-90d5-a1a352f78d39) |
|---|---|
| Product | Ruby (48f7c14c-c576-5b15-be87-22eeb9add91e) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from NVD CPE 2.0 feed |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/ruby/ruby |
purl2cpe | 2026-06-01 10:11:45.610008 |
pkg:ruby-lang/ruby |
purl2cpe | 2026-06-01 10:11:45.610010 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2015-1855 |
vulnerable | 2026-06-03 14:34:40.283388 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-8090 |
vulnerable | 2026-06-03 14:34:22.486003 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-8080 |
vulnerable | 2026-06-03 14:34:22.457216 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-4975 |
vulnerable | 2026-06-03 14:34:05.110833 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2014-2734 |
vulnerable | 2026-06-03 14:33:51.756639 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4363 |
vulnerable | 2026-06-03 14:33:11.325772 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4287 |
vulnerable | 2026-06-03 14:33:10.888021 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2013-4073 |
vulnerable | 2026-06-03 14:33:09.476204 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-5147 |
vulnerable | 2026-06-03 14:30:01.430314 |
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.