Approved changes feed: RSS · Atom

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

part: a version: 1.8.7 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.487173
pkg:ruby-lang/ruby purl2cpe 2026-06-01 10:11:45.487174

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2013-4073 vulnerable 2026-06-03 14:33:09.456792 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-2012-4481 vulnerable 2026-06-03 14:32:19.137176 Details available
The safe-level feature in Ruby 1.8.7 allows context-dependent attackers to modify strings via the NameError#to_s method when operating on Ruby objects. NOTE: this issue is due to an incomplete fix for CVE-2011-1005.
Published: 2013-05-02T14:00:00.000Z
Updated: 2024-08-06T20:35:09.842Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2012-4466 vulnerable 2026-06-03 14:32:19.075202 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-2011-3624 vulnerable 2026-06-03 14:31:20.779932 Details available
Various methods in WEBrick::HTTPRequest in Ruby 1.9.2 and 1.8.7 and earlier do not validate the X-Forwarded-For, X-Forwarded-Host and X-Forwarded-Server headers in requests, which might allow remote attackers to inject arbitrary text into log files or bypass intended address parsing via a crafted header.
Published: 2019-11-26T02:50:40.000Z
Updated: 2024-08-06T23:37:48.555Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1005 vulnerable 2026-06-03 14:30:52.617287 Details available
The safe-level feature in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, and 1.8.8dev allows context-dependent attackers to modify strings via the Exception#to_s method, as demonstrated by changing an intended pathname.
Published: 2011-03-02T19:00:00.000Z
Updated: 2024-08-06T22:14:26.987Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2011-1004 vulnerable 2026-06-03 14:30:52.613840 Details available
The FileUtils.remove_entry_secure method in Ruby 1.8.6 through 1.8.6-420, 1.8.7 through 1.8.7-330, 1.8.8dev, 1.9.1 through 1.9.1-430, 1.9.2 through 1.9.2-136, and 1.9.3dev allows local users to delete arbitrary files via a symlink attack.
Published: 2011-03-02T19:00:00.000Z
Updated: 2024-08-06T22:14:26.892Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2009-1904 vulnerable 2026-06-03 14:29:38.192795 Details available
The BigDecimal library in Ruby 1.8.6 before p369 and 1.8.7 before p173 allows context-dependent attackers to cause a denial of service (application crash) via a string argument that represents a large number, as demonstrated by an attempted conversion to the Float data type.
Published: 2009-06-11T21:00:00.000Z
Updated: 2024-08-07T05:27:54.831Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3905 vulnerable 2026-06-03 14:28:56.357985 Details available
resolv.rb in Ruby 1.8.5 and earlier, 1.8.6 before 1.8.6-p287, 1.8.7 before 1.8.7-p72, and 1.9 r18423 and earlier uses sequential transaction IDs and constant source ports for DNS requests, which makes it easier for remote attackers to spoof DNS responses, a different vulnerability than CVE-2008-1447.
Published: 2008-09-04T17:00:00.000Z
Updated: 2024-08-07T09:53:00.497Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3790 vulnerable 2026-06-03 14:28:55.548929 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
CVE:CVE-2008-3657 vulnerable 2026-06-03 14:28:54.933165 Details available
The dl module in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not check "taintness" of inputs, which allows context-dependent attackers to bypass safe levels and execute dangerous functions by accessing a library using DL.dlopen.
Published: 2008-08-13T01:00:00.000Z
Updated: 2024-08-07T09:45:19.245Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3656 vulnerable 2026-06-03 14:28:54.931610 Details available
Algorithmic complexity vulnerability in the WEBrick::HTTPUtils.split_header_value function in WEBrick::HTTP::DefaultFileHandler in WEBrick in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows context-dependent attackers to cause a denial of service (CPU consumption) via a crafted HTTP request that is processed by a backtracking regular expression.
Published: 2008-08-13T01:00:00.000Z
Updated: 2024-08-07T09:45:18.986Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3655 vulnerable 2026-06-03 14:28:54.930114 Details available
Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 does not properly restrict access to critical variables and methods at various safe levels, which allows context-dependent attackers to bypass intended access restrictions via (1) untrace_var, (2) $PROGRAM_NAME, and (3) syslog at safe level 4, and (4) insecure methods at safe levels 1 through 3.
Published: 2008-08-13T01:00:00.000Z
Updated: 2024-08-07T09:45:18.972Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2008-3443 vulnerable 2026-06-03 14:28:53.802578 Details available
The regular expression engine (regex.c) in Ruby 1.8.5 and earlier, 1.8.6 through 1.8.6-p286, 1.8.7 through 1.8.7-p71, and 1.9 through r18423 allows remote attackers to cause a denial of service (infinite loop and crash) via multiple long requests to a Ruby socket, related to memory allocation failure, and as demonstrated against Webrick.
Published: 2008-08-14T23:00:00.000Z
Updated: 2024-08-07T09:37:26.963Z
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.