Ruby-lang Ruby 1.8.6
Approved changes feed: RSS · Atom
cpe:2.3:a:ruby-lang:ruby:1.8.6:*:*:*:*:*:*:*
part: a version: 1.8.6 update: *
| 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.403296 |
pkg:ruby-lang/ruby |
purl2cpe | 2026-06-01 10:11:45.403297 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2011-1005 |
vulnerable | 2026-06-03 14:30:52.616275 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2011-1004 |
vulnerable | 2026-06-03 14:30:52.613232 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2009-1904 |
vulnerable | 2026-06-03 14:29:38.192195 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3905 |
vulnerable | 2026-06-03 14:28:56.357829 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3790 |
vulnerable | 2026-06-03 14:28:55.547246 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3657 |
vulnerable | 2026-06-03 14:28:54.933065 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3656 |
vulnerable | 2026-06-03 14:28:54.931512 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3655 |
vulnerable | 2026-06-03 14:28:54.929940 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-3443 |
vulnerable | 2026-06-03 14:28:53.797674 |
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 |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2008-1891 |
vulnerable | 2026-06-03 14:28:42.451384 |
Details available
Directory traversal vulnerability in WEBrick in Ruby 1.8.4 and earlier, 1.8.5 before 1.8.5-p231, 1.8.6 before 1.8.6-p230, 1.8.7 before 1.8.7-p22, and 1.9.0 before 1.9.0-2, when using NTFS or FAT filesystems, allows remote attackers to read arbitrary CGI files via a trailing (1) + (plus), (2) %2b (encoded plus), (3) . (dot), (4) %2e (encoded dot), or (5) %20 (encoded space) character in the URI, possibly related to the WEBrick::HTTPServlet::FileHandler and WEBrick::HTTPServer.new functionality and the :DocumentRoot option.
Published: 2008-04-18T22:00:00.000Z
Updated: 2024-08-07T08:41:00.043Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-5770 |
vulnerable | 2026-06-03 14:28:27.829185 |
Details available
The (1) Net::ftptls, (2) Net::telnets, (3) Net::imap, (4) Net::pop, and (5) Net::smtp libraries in Ruby 1.8.5 and 1.8.6 do not verify that the commonName (CN) field in a server certificate matches the domain name in a request sent over SSL, which makes it easier for remote attackers to intercept SSL transmissions via a man-in-the-middle attack or spoofed web site, different components than CVE-2007-5162.
Published: 2007-11-14T01:00:00.000Z
Updated: 2024-08-07T15:39:13.628Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2007-5162 |
vulnerable | 2026-06-03 14:28:25.060924 |
Details available
The connect method in lib/net/http.rb in the (1) Net::HTTP and (2) Net::HTTPS libraries in Ruby 1.8.5 and 1.8.6 does not verify that the commonName (CN) field in a server certificate matches the domain name in an HTTPS request, which makes it easier for remote attackers to intercept SSL transmissions via a man-in-the-middle attack or spoofed web site.
Published: 2007-10-01T00:00:00.000Z
Updated: 2024-08-07T15:24:41.704Z |
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.