Lucene search
+L

88 matches found

Tenable Nessus
Tenable Nessus
added 2021/10/25 12:0 a.m.26 views

EulerOS 2.0 SP3 : ruby (EulerOS-SA-2021-2614)

According to the versions of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fai...

7.4CVSS7.1AI score0.02909EPSS
SaveExploits1References2
Photon
Photon
added 2021/09/07 12:0 a.m.36 views

Moderate Photon OS Security Update - PHSA-2021-0096

Updates of 'ruby' packages of Photon OS have been released...

5CVSS2.1AI score0.0305EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2021/08/09 12:0 a.m.34 views

EulerOS 2.0 SP9 : ruby (EulerOS-SA-2021-2255)

According to the version of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorre...

7.5CVSS7.2AI score0.05061EPSS
SaveExploits0References2
OSV
OSV
added 2020/11/13 9:20 p.m.16 views

MGASA-2020-0423 Updated ruby packages fix a security vulnerability

A potential HTTP request smuggling vulnerability in WEBrick was reported. WEBrick was too tolerant against an invalid Transfer-Encoding header. This may lead to inconsistent interpretation between WEBrick and some HTTP proxy servers, which may allow the attacker to “smuggle” a request...

7.5CVSS7.6AI score0.03849EPSS
SaveExploits0References3
OSV
OSV
added 2020/07/07 1:47 p.m.10 views

MGASA-2020-0285 Updated ruby packages fix security vulnerability

Updated ruby packages fix security vulnerability: An issue was discovered in Ruby through 2.5.7. 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...

5.3CVSS6.3AI score0.02564EPSS
SaveExploits1References4
OSV
OSV
added 2019/12/25 7:8 p.m.8 views

MGASA-2019-0408 Updated ruby packages fix security vulnerabilities

Updated ruby packages fix security vulnerabilities: It was discovered that Ruby incorrectly handled certain files. An attacker could possibly use this issue to pass path matching what can lead to an unauthorized access CVE-2019-15845. It was discovered that Ruby incorrectly handled certain regula...

8.1CVSS7.5AI score0.05128EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.29 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : ruby Multiple Vulnerabilities (NS-SA-2019-0084)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has ruby packages installed that are affected by multiple vulnerabilities: - An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout...

8.8CVSS7.1AI score0.03372EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2019/05/29 12:0 a.m.38 views

EulerOS 2.0 SP5 : ruby (EulerOS-SA-2019-1597)

According to the versions of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - rubygems: Installing a malicious gem may lead to arbitrary code execution CVE-2019-8324 - rubygems: Escape sequence injection vulnerability in gem...

8.8CVSS7.5AI score0.03372EPSS
SaveExploits0References5
Photon
Photon
added 2019/02/14 12:0 a.m.34 views

Home Download Photon OS User Documentation FAQ Security Advisories Related Information Lightwave - PHSA-2019-2.0-0130

An update of 'ruby' packages of Photon OS has been released...

7.5CVSS0.9AI score0.10715EPSS
SaveExploits0
Photon
Photon
added 2019/02/13 12:0 a.m.58 views

Critical Photon OS Security Update - PHSA-2019-0130

Updates of 'ruby' packages of Photon OS have been released...

9.8CVSS1.6AI score0.10715EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2018/01/29 12:0 a.m.32 views

EulerOS 2.0 SP1 : ruby (EulerOS-SA-2018-1029)

According to the version of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - The lazyinitialize function in lib/resolv.rb in Ruby through 2.4.3 uses Kernelopen, which might allow Command Injection attacks, as demonstrated by a...

9.8CVSS7.2AI score0.73829EPSS
SaveExploits6References2
Photon
Photon
added 2018/01/18 12:0 a.m.28 views

Home Download Photon OS User Documentation FAQ Security Advisories Related Information Lightwave - PHSA-2018-1.0-0100

An update of 'ruby' packages of Photon OS has been released...

7.5CVSS0.9AI score0.05913EPSS
SaveExploits1
OSV
OSV
added 2017/12/31 3:51 p.m.12 views

MGASA-2017-0486 Updated ruby packages fix security vulnerabilities

Ruby before 2.4.3 allows Net::FTP command injection. Net::FTPget, getbinaryfile, gettextfile, put, putbinaryfile, and puttextfile use Kernelopen to open a local file. If the localfile argument starts with the "|" pipe character, the command following the pipe character is executed. The default...

9.8CVSS9.3AI score0.73829EPSS
SaveExploits6References3
Mageia
Mageia
added 2017/10/18 8:19 p.m.45 views

Updated ruby packages fix security vulnerabilities

If a malicious format string which contains a precious specifier is passed and a huge minus value is also passed to the specifier, buffer underrun may be caused. In such situation, the result may contains heap, or the Ruby interpreter may crash CVE-2017-0898. If a malicious string is passed to th...

9.8CVSS0.5AI score0.16412EPSS
SaveExploits2References8
OSV
OSV
added 2017/08/20 9:10 a.m.10 views

MGASA-2017-0290 Updated ruby packages fix security vulnerabilities

It was discovered that Ruby Net::SMTP incorrectly handled CRLF sequences. A remote attacker could possibly use this issue to inject SMTP commands. CVE-2015-9096 Marcin Noga discovered that Ruby incorrectly handled certain arguments in a TclTkIp class method. An attacker could possibly use this...

9.8CVSS7.7AI score0.06204EPSS
SaveExploits5References3
OSV
OSV
added 2017/08/13 1:17 p.m.9 views

MGASA-2017-0264 Updated ruby-rubyzip packages fix security vulnerability

A directory traversal vulnerability could lead to access and overwrite files that are outside of the restricted directory CVE-2017-5946...

9.8CVSS9.4AI score0.0347EPSS
SaveExploits0References3
OSV
OSV
added 2016/10/13 7:20 a.m.11 views

MGASA-2016-0342 Updated ruby packages fix a security vulnerability

A bug in openssl module caused using an all 0 IV for AES-GCM ciphers in some cases when setting a key, an iv, and then setting a key a again CVE-2016-779...

7.5CVSS7.5AI score0.03167EPSS
SaveExploits1References3
OSV
OSV
added 2016/01/12 9:13 a.m.10 views

MGASA-2016-0007 Updated ruby packages fix security vulnerability

There is an unsafe tainted string vulnerability in Fiddle and DL. This issue was originally reported and fixed with CVE-2009-5147 in DL, but reappeared after DL was reimplemented using Fiddle and libffi CVE-2015-7551...

8.4CVSS6.3AI score0.005EPSS
SaveExploits0References4
OSV
OSV
added 2015/05/03 12:19 a.m.13 views

MGASA-2015-0178 Updated ruby packages fix CVE-2015-1855

Updated ruby packages fix security vulnerability: Ruby OpenSSL hostname matching implementation violates RFC 6125 CVE-2015-1855. The ruby package has been updated to version 2.0.0-p645, which fixes this issue...

5.9CVSS5.8AI score0.02815EPSS
SaveExploits0References5
OSV
OSV
added 2014/11/14 12:57 a.m.8 views

MGASA-2014-0443 Updated ruby packages fix CVE-2014-8080

Updated ruby packages fix security vulnerability: Due to unrestricted entity expansion, when reading text nodes from an XML document, the REXML parser in Ruby can be coerced into allocating extremely large string objects which can consume all of the memory on a machine, causing a denial of servic...

5CVSS6.2AI score0.05538EPSS
SaveExploits1References5
Rows per page
Query Builder