CVE-2011-4121
- EPSS 0.1%
- Veröffentlicht 26.11.2019 05:15:13
- Zuletzt bearbeitet 21.11.2024 01:31:53
The OpenSSL extension of Ruby (Git trunk) versions after 2011-09-01 up to 2011-11-03 always generated an exponent value of '1' to be used for private RSA key generation. A remote attacker could use this flaw to bypass or corrupt integrity of services...
CVE-2011-3624
- EPSS 0.93%
- Veröffentlicht 26.11.2019 03:15:10
- Zuletzt bearbeitet 21.11.2024 01:30:52
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 o...
CVE-2018-16396
- EPSS 3.29%
- Veröffentlicht 16.11.2018 18:29:01
- Zuletzt bearbeitet 21.11.2024 03:52:40
An issue was discovered in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. It does not taint strings that result from unpacking tainted strings with some formats.
CVE-2018-16395
- EPSS 4.42%
- Veröffentlicht 16.11.2018 18:29:00
- Zuletzt bearbeitet 21.11.2024 03:52:40
An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. When two OpenSSL::X509::Name objects are compared using ==, depending on the ordering, non-equal objects may...
CVE-2018-8780
- EPSS 1.31%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:14:17
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, the Dir.open, Dir.new, Dir.entries and Dir.empty? methods do not check NULL characters. When using the corresponding method, unintentional director...
CVE-2018-8779
- EPSS 1.19%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:14:17
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, the UNIXServer.open and UNIXSocket.open methods are not checked for null characters. It may be connected to an unintended socket.
CVE-2018-8778
- EPSS 0.52%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:14:17
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, an attacker controlling the unpacking format (similar to format string vulnerabilities) can trigger a buffer under-read in the String#unpack method...
CVE-2018-8777
- EPSS 1.73%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:14:17
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, an attacker can pass a large HTTP request with a crafted header to WEBrick server or a crafted body to WEBrick server/handler and cause a denial of...
CVE-2018-6914
- EPSS 2.37%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:11:24
Directory traversal vulnerability in the Dir.mktmpdir method in the tmpdir library in Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1 might allow attackers to create arbitrary directories or files vi...
CVE-2017-17742
- EPSS 1.07%
- Veröffentlicht 03.04.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 03:18:34
Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1 allows an HTTP Response Splitting attack. An attacker can inject a crafted key and value into an HTTP response for the HTTP server of WEBrick.