Lucene search
K

4962 matches found

RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.2 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.01157EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2021/05/26 7:41 a.m.1 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.00576EPSS
Exploits0References4
Amazon
Amazon
added 2021/05/24 12:0 a.m.119 views

Medium: ruby

Issue Overview: The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, u...

7.5CVSS7.3AI score0.17317EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2021/05/24 12:0 a.m.141 views

Amazon Linux 2 : ruby (ALAS-2021-1641)

The version of ruby installed on the remote host is prior to 2.0.0.648-36. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2021-1641 advisory. The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an...

7.5CVSS7.5AI score0.05892EPSS
Exploits0References8
Hacker One
Hacker One
added 2021/05/21 1:10 a.m.61 views

Ruby: RubyのCGIライブラリにHTTPレスポンス分割(HTTPヘッダインジェクション)があり、秘密情報が漏洩する

PoC1: !/usr/bin/env ruby require 'cgi' cgi = CGI.new url = "http://example.jp\r\nSet-Cookie: foo=bar;" External Parameter print cgi.header'status' = '302 Found', 'Location' = url Actual Result1: $ curl -s -i http://localhost:8080/cgi-bin/cgi.ru HTTP/1.1 302 Found Date: Fri, 21 May 2021 00:46:33 G...

6.5CVSS7.2AI score0.011EPSS
Exploits1
OpenVAS
OpenVAS
added 2021/05/20 12:0 a.m.15 views

Fedora: Security Advisory for hivex (FEDORA-2021-da76643229)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG 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-only ifdescription...

5.8CVSS5.8AI score0.00163EPSS
Exploits0References2
Fedora
Fedora
added 2021/05/19 1:22 a.m.39 views

[SECURITY] Fedora 34 Update: hivex-1.3.20-1.fc34

Hive files are the undocumented binary files that Windows uses to store the Windows Registry on disk. Hivex is a library that can read and write to these files. 'hivexsh' is a shell you can use to interactively navigate a hive binary file. 'hivexregedit' in perl-hivex lets you export and merge to...

5.8CVSS0.9AI score0.00163EPSS
Exploits0
Amazon
Amazon
added 2021/05/19 12:0 a.m.45 views

Medium: ruby24

Issue Overview: 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 incorrect document can be produced after parsing and serializing. CVE-2021-28965 Affected Packages: ruby24 Issue Correction: Run yum update...

7.5CVSS7AI score0.00576EPSS
Exploits0
Snyk
Snyk
added 2021/05/17 8:52 p.m.2 views

Denial of Service (DoS)

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Denial of Service DoS. Vulnerable version of libxml2 was used. The fix to this updates the vendored libxml2 from v2.9.10 to v2.9.12 which addresses: - CVE-2019-20388 -...

8.8CVSS7.1AI score0.00614EPSS
Exploits1References2
NVD
NVD
added 2021/05/11 5:15 p.m.20 views

CVE-2021-29509

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

7.5CVSS0.01358EPSS
Exploits0References6
CVE
CVE
added 2021/05/11 4:50 p.m.160 views

CVE-2021-29509

CVE-2021-29509 affects the Puma HTTP/1.1 server for Ruby/Rack apps. The issue is that, even after the CVE-2019-16770 fix, new keep-alive connections can still cause denial of service by saturating threadpools across a cluster, starving additional connections. The problem is triggered when more co...

7.5CVSS6.1AI score0.01358EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2021/05/11 4:50 p.m.17 views

CVE-2021-29509 Keepalive Connections Causing Denial Of Service in puma

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

7.5CVSS7.6AI score0.01358EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2021/05/11 4:50 p.m.37 views

CVE-2021-29509

Puma is a concurrent HTTP 1.1 server for Ruby/Rack applications. The fix for CVE-2019-16770 was incomplete. The original fix only protected existing connections that had already been accepted from having their requests starved by greedy persistent-connections saturating all threads in the same...

7.5CVSS7.4AI score0.01358EPSS
Exploits0
0day.today
0day.today
added 2021/05/10 12:0 a.m.29 views

OpenNetAdmin 18.1.1 Remote Command Execution Exploit

OpenNetAdmin versions 8.5.14 through 18.1.1 remote command execution exploit written in Ruby. This exploit was based on the original discovery of the issue by mattpascoe...

4.5AI score
Exploits0
CNNVD
CNNVD
added 2021/05/10 12:0 a.m.5 views

Ruby 资源管理错误漏洞

Ruby is a cross-platform, object-oriented, dynamically-typed programming language from the individual developer, Yukihiro Matsumoto. A resource management error vulnerability exists in Ruby. The vulnerability is caused due to a "post-sale use" error in "operation scheduling", which allows remote...

7.5CVSS7.3AI score0.00677EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2021/05/06 3:1 p.m.35 views

Tempfile on Windows path traversal vulnerability

There is an unintentional directory creation vulnerability in tmpdir library bundled with Ruby on Windows. And there is also an unintentional file creation vulnerability in tempfile library bundled with Ruby on Windows, because it uses tmpdir internally...

7.5CVSS3.6AI score0.00247EPSS
Exploits1References9Affected Software1
Snyk
Snyk
added 2021/05/06 12:39 p.m.2 views

Directory Traversal

Overview tmpdir is a package that extends the Dir class to manage the OS temporary file path. Affected versions of this package are vulnerable to Directory Traversal. There is are unintentional directory and file creation vulnerabilities in tmpdir library bundled with Ruby on Windows. The...

7.5CVSS7.7AI score0.00247EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2021/05/04 12:0 a.m.32 views

FreeBSD : RDoc -- command injection vulnerability (57027417-ab7f-11eb-9596-080027f515ea)

Alexandr Savca reports : RDoc used to call Kernelopen to open a local file. If a Ruby project has a file whose name starts with | and ends with tags, the command following the pipe character is executed. A malicious Ruby project could exploit it to run an arbitrary command execution against a use...

7CVSS7.5AI score0.00351EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/04/30 5:30 p.m.70 views

REXML round-trip instability

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 incorrect document can be produced after parsing and serializing...

7.5CVSS3.7AI score0.00576EPSS
Exploits0References15Affected Software1
OSV
OSV
added 2021/04/30 5:30 p.m.27 views

GHSA-8CR8-4VFW-MR7H REXML round-trip instability

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 incorrect document can be produced after parsing and serializing...

7.5CVSS7.7AI score0.00576EPSS
Exploits0References15
Rows per page
Query Builder