Lucene search
+L

187 matches found

Debian CVE
Debian CVE
added 2022/07/21 1:30 p.m.107 views

CVE-2022-31163

TZInfo is a Ruby library that provides access to time zone data and allows times to be converted using time zone rules. Versions prior to 0.36.1, as well as those prior to 1.2.10 when used with the Ruby data source tzinfo-data, are vulnerable to relative path traversal. With the Ruby data source,...

8.1CVSS6.7AI score0.0223EPSS
SaveExploits1
OSV
OSV
added 2022/06/28 5:15 p.m.7 views

UBUNTU-CVE-2021-3779

A malicious MySQL server can request local file content from a client using ruby-mysql prior to version 2.10.0 without explicit authorization from the user. This issue was resolved in version 2.10.0 and later...

6.5CVSS5.8AI score0.01133EPSS
SaveExploits1References3
OSV
OSV
added 2022/06/15 11:15 p.m.56 views

UBUNTU-CVE-2022-31072

Octokit is a Ruby toolkit for the GitHub API. Versions 4.23.0 and 4.24.0 of the octokit gem were published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to -rw-rw-rw- i.e. 0666 instead of rw-r--r-- i.e. 0644. This means everyone who is...

3.3CVSS5.7AI score0.00251EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/06/09 12:0 a.m.5 views

Mechanize 信息泄露漏洞

Mechanize is an open source ruby library from Sparkle Motion. It is used to automate interactions with websites. A security vulnerability exists in versions of Mechanize prior to 2.8.5 that stems from an authorization header that leaks after redirecting to a different port on the same site...

7.5CVSS7.2AI score0.01392EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2022/06/06 10:15 p.m.4 views

CVE-2022-32511

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS7.3AI score0.02131EPSS
SaveExploits0References8
OSV
OSV
added 2022/06/06 10:15 p.m.1 views

DEBIAN-CVE-2022-32511

jmespath.rb aka JMESPath for Ruby before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable...

9.8CVSS8.2AI score0.02131EPSS
SaveExploits0References1
OSV
OSV
added 2022/05/20 7:15 p.m.1 views

DEBIAN-CVE-2022-29181

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors segfault or reads from unrelated memory. Version 1.13.6...

8.2CVSS7AI score0.03078EPSS
SaveExploits1References1
OSV
OSV
added 2022/05/20 7:15 p.m.3 views

UBUNTU-CVE-2022-29181

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors segfault or reads from unrelated memory. Version 1.13.6...

8.2CVSS6.8AI score0.03078EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2022/04/19 12:0 a.m.7 views

ruby-git 参数注入漏洞

ruby-git is a Ruby library. It can be used to create, read, and manipulate Git repositories by wrapping system calls in git binaries. A security vulnerability exists in ruby-git, which stems from the fact that when the fetchremote = origin, opts = function is called, the remote argument is passed...

9.8CVSS8AI score0.04871EPSS
SaveExploits1References13
Snyk
Snyk
added 2022/03/11 2:19 p.m.3 views

Command Injection

Overview git is a Ruby library that can be used to create, read and manipulate Git repositories by wrapping system calls to the git binary. Affected versions of this package are vulnerable to Command Injection via git argument injection. When calling the fetchremote = 'origin', opts = function, t...

9.8CVSS7.5AI score0.04871EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 a.m.5 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
OSV
OSV
added 2022/01/01 6:15 a.m.3 views

DEBIAN-CVE-2021-41819

CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby...

7.5CVSS7.5AI score0.02931EPSS
SaveExploits1References1
OSV
OSV
added 2022/01/01 5:15 a.m.12 views

AZL-7110 CVE-2021-41817 affecting package ruby for versions less than 3.1.2-2

Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS regular expression Denial of Service via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1...

7.5CVSS6.7AI score0.03222EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/31 11:3 a.m.3 views

OESA-2021-1289 rubygem-yard security update

YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions...

7.5CVSS6.8AI score0.02334EPSS
SaveExploits0References2
OSV
OSV
added 2021/07/15 12:0 a.m.7 views

UBUNTU-CVE-2021-31799

In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename...

7CVSS7.1AI score0.0148EPSS
SaveExploits0References6
Gentoo Linux
Gentoo Linux
added 2021/07/08 12:0 a.m.28 views

Mechanize: Command injection

Background Mechanize is a Ruby library used for automating interaction with websites. Description Mechanize does not neutralize filename input and could allow arbitrary code execution if an attacker can control filenames used by Mechanize. Impact Please review the referenced CVE identifiers for...

8.3CVSS3.9AI score0.03507EPSS
SaveExploits0
OSV
OSV
added 2021/02/02 7:15 p.m.2 views

DEBIAN-CVE-2021-21289

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which...

8.3CVSS7.3AI score0.03507EPSS
SaveExploits0References1
OSV
OSV
added 2021/01/11 7:15 p.m.24 views

CVE-2020-26298

Redcarpet is a Ruby library for Markdown processing. In Redcarpet before version 3.5.1, there is an injection vulnerability which can enable a cross-site scripting attack. In affected versions no HTML escaping was being performed when processing quotes. This applies even when the :escapehtml opti...

5.4CVSS6AI score
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2021/01/11 7:15 p.m.28 views

CVE-2020-26298

Redcarpet is a Ruby library for Markdown processing. In Redcarpet before version 3.5.1, there is an injection vulnerability which can enable a cross-site scripting attack. In affected versions no HTML escaping was being performed when processing quotes. This applies even when the :escapehtml opti...

6.8CVSS6.7AI score0.0157EPSS
SaveExploits0References5
OSV
OSV
added 2021/01/11 7:6 p.m.31 views

GHSA-Q3WR-QW3G-3P4H Injection/XSS in Redcarpet

Redcarpet is a Ruby library for Markdown processing. In Redcarpet before version 3.5.1, there is an injection vulnerability which can enable a cross-site scripting attack. In affected versions no HTML escaping was being performed when processing quotes. This applies even when the :escapehtml opti...

6.8CVSS5.7AI score0.0157EPSS
SaveExploits0References12
Rows per page
Query Builder