Lucene search
K

162 matches found

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.02082EPSS
Exploits0References1
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.04183EPSS
Exploits1References1
OSV
OSV
added 2022/05/20 7:15 p.m.0 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.04183EPSS
Exploits1References8
CNNVD
CNNVD
added 2022/04/19 12:0 a.m.2 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.05735EPSS
Exploits1References13
Snyk
Snyk
added 2022/03/11 2:19 p.m.2 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.05735EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2022/02/21 8:55 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
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.00765EPSS
Exploits1References1
OSV
OSV
added 2022/01/01 5:15 a.m.3 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.00495EPSS
Exploits1References1
OSV
OSV
added 2021/07/31 11:3 a.m.1 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.00246EPSS
Exploits0References2
OSV
OSV
added 2021/07/15 12:0 a.m.1 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.00351EPSS
Exploits0References6
Gentoo Linux
Gentoo Linux
added 2021/07/08 12:0 a.m.25 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.02503EPSS
Exploits0
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.02503EPSS
Exploits0References1
OSV
OSV
added 2021/01/11 7:15 p.m.21 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
Exploits0References9
UbuntuCve
UbuntuCve
added 2021/01/11 7:15 p.m.21 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.01127EPSS
Exploits0References5
OSV
OSV
added 2021/01/11 7:6 p.m.26 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.01127EPSS
Exploits0References12
Cvelist
Cvelist
added 2021/01/11 12:0 a.m.14 views

CVE-2020-26298 Injection 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.8AI score0.01127EPSS
Exploits0References9
CVE
CVE
added 2021/01/11 12:0 a.m.109 views

CVE-2020-26298

CVE-2020-26298 affects the Redcarpet Ruby gem (rubygem-redcarpet) prior to 3.5.1, where HTML escaping was not performed for quotes, enabling a cross-site scripting (XSS) vector. The issue is fixed in version 3.5.1 (via the referenced commit); upgrading to 3.5.1 or newer mitigates the vulnerabilit...

6.8CVSS5.2AI score0.01127EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2021/01/11 12:0 a.m.15 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.8CVSS6AI score0.01127EPSS
Exploits0
Ubuntu
Ubuntu
added 2020/10/26 8:33 p.m.64 views

USN-4562-2: kramdown vulnerability

It was discovered that kramdown insecurely handled certain crafted input. An attacker could use this vulnerability to read restricted files or execute arbitrary code...

9.8CVSS8.2AI score0.07509EPSS
Exploits0
Ubuntu
Ubuntu
added 2020/09/30 9:41 p.m.58 views

USN-4562-1: kramdown vulnerability

It was discovered that kramdown insecurely handled certain crafted input. An attacker could use this vulnerability to read restricted files or execute arbitrary code...

9.8CVSS8.3AI score0.07509EPSS
Exploits0
Rows per page
Query Builder