Lucene search
+L

17310 matches found

RedHat Linux
RedHat Linux
added 2022/02/21 9:04 a.m.11 views

ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host

Ruby's Net::FTP module trusted the IP address included in the FTP server's response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from...

5.8CVSS6.9AI score0.0305EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/02/21 9:04 a.m.82 views

Important: Red Hat Security Advisory: ruby:2.6 security update

An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.3CVSS6.6AI score0.06811EPSS
SaveExploits7References16
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.9 views

ruby: NUL injection vulnerability of File.fnmatch and File.fnmatch?

A flaw was discovered in Ruby in the way certain functions handled strings containing NULL bytes. Specifically, the built-in methods File.fnmatch and its alias File.fnmatch? did not properly handle path patterns containing the NULL byte. A remote attacker could exploit this flaw to make a Ruby...

6.5CVSS7.4AI score0.03317EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.9 views

ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary host

Ruby's Net::FTP module trusted the IP address included in the FTP server's response to the PASV command. A malicious FTP server could use this to make Ruby applications using the Net::FTP module to connect to arbitrary hosts and use this to perform port scanning or information extraction from...

5.8CVSS6.9AI score0.0305EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.105 views

Important: Red Hat Security Advisory: ruby:2.6 security update

An update for the ruby:2.6 module is now available for Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

9.3CVSS6.6AI score0.06811EPSS
SaveExploits7References16
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.6 views

ruby: Regular expression denial of service vulnerability of Date parsing methods

A flaw was found in ruby, where the date object was found to be vulnerable to a regular expression denial of service ReDoS during the parsing of dates. This flaw allows an attacker to hang a ruby application by providing a specially crafted date string. The highest threat to this vulnerability is...

7.5CVSS7.2AI score0.03222EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.30 views

ruby: Code injection via command argument of Shell#test / Shell#[]

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows code injection if the first argument aka the "command" argument to Shell or Shelltest in lib/shell.rb is untrusted data. An attacker can exploit this to call an arbitrary Ruby method...

8.1CVSS7.4AI score0.04187EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.12 views

rubygem-rdoc: Command injection vulnerability in RDoc

An operating system command injection flaw was found in RDoc. Using the rdoc command to generate documentation for a malicious Ruby source code could lead to execution of arbitrary commands with the privileges of the user running rdoc...

7CVSS7.5AI score0.0148EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.16 views

ruby: Regular expression denial of service vulnerability of WEBrick's Digest authentication

WEBrick::HTTPAuth::DigestAuth in Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 has a regular expression Denial of Service cause by looping/backtracking. A victim must expose a WEBrick server that uses DigestAuth to the Internet or a untrusted network...

7.8CVSS7.2AI score0.05128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.11 views

rubygem-json: Unsafe object creation vulnerability in JSON

A flaw was found in rubygem-json. While parsing certain JSON documents, the json gem including the one bundled with Ruby can be coerced into creating arbitrary objects in the target system. This is the same issue as CVE-2013-0269...

7.5CVSS7.2AI score0.06811EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.4 views

ruby: Cookie prefix spoofing in CGI::Cookie.parse

A flaw was found in Ruby. RubyGems cgi gem could allow a remote attacker to conduct spoofing attacks caused by the mishandling of security prefixes in cookie names in the CGI::Cookie.parse function. By sending a specially-crafted request, an attacker could perform cookie prefix spoofing attacks...

7.5CVSS7.4AI score0.02931EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.9 views

ruby: XML round-trip vulnerability in REXML

A flaw was found in the way the Ruby REXML library parsed XML documents. Parsing a specially crafted XML document using REXML and writing parsed data back to a new XML document results in creating a document with a different structure. This issue could affect the integrity of processed data in...

7.5CVSS7.3AI score0.05061EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.14 views

ruby: HTTP response splitting in WEBrick

Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients...

5.3CVSS7.2AI score0.04569EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.10 views

ruby: BasicSocket#read_nonblock method leads to information disclosure

An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocketreadnonblockrequestedsize, buffer, exception: false, the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous valu...

5.3CVSS7.5AI score0.02564EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2022/02/21 12:00 a.m.43 views

Ruby on Rails Information Disclosure Vulnerability (GHSA-rmj8-8hhh-gv5h) - Linux

Ruby on Rails is prone to an information disclosure vulnerability in puma. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is...

8CVSS6.5AI score0.02107EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/02/21 12:00 a.m.32 views

Ruby on Rails Information Disclosure Vulnerability (GHSA-wh98-p28r-vrc9) - Linux

Ruby on Rails is prone to an information disclosure vulnerability in Action Pack. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This progr...

7.4CVSS5.9AI score0.02226EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/02/21 12:00 a.m.41 views

Ruby on Rails Information Disclosure Vulnerability (GHSA-rmj8-8hhh-gv5h) - Windows

Ruby on Rails is prone to an information disclosure vulnerability in puma. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is...

8CVSS6.5AI score0.02107EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2022/02/21 12:00 a.m.40 views

Ruby on Rails Information Disclosure Vulnerability (GHSA-wh98-p28r-vrc9) - Windows

Ruby on Rails is prone to an information disclosure vulnerability in Action Pack. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This progr...

7.4CVSS5.9AI score0.02226EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2022/02/19 7:30 a.m.23 views

Ruby: ReDoS in IPAddr

The Ruby IPAddr library was found to be vulnerable to a ReDoS Regular Expression Denial of Service vulnerability. The vulnerability was identified in the mask! method, which used a regular expression that was susceptible to exponential backtracking when processing malformed input. This could have...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2022/02/18 10:22 p.m.29 views

Ruby: ReDoS in Time.rfc2822

A regular expression denial of service ReDoS vulnerability was discovered in the Time.rfc2822 method in Ruby's time library. An attacker could exploit this vulnerability by providing a specially crafted input to the method, causing it to enter an infinite loop and consume excessive CPU resources...

5.3CVSS6.8AI score0.02452EPSS
SaveExploits0
Rows per page
Query Builder