Lucene search
+L

17310 matches found

Vulnrichment
Vulnrichment
added 2022/03/02 10:40 p.m.6 views

CVE-2022-24722 Cross-site Scripting in view_component

VIewComponent is a framework for building view components in Ruby on Rails. Versions prior to 2.31.2 and 2.49.1 contain a cross-site scripting vulnerability that has the potential to impact anyone using translations with the viewcomponent gem. Data received via user input and passed as an...

8.1CVSS7.8AI score0.01092EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2022/03/02 10:40 p.m.29 views

CVE-2022-24722 Cross-site Scripting in view_component

VIewComponent is a framework for building view components in Ruby on Rails. Versions prior to 2.31.2 and 2.49.1 contain a cross-site scripting vulnerability that has the potential to impact anyone using translations with the viewcomponent gem. Data received via user input and passed as an...

8.1CVSS8.1AI score0.01092EPSS
SaveExploits0References4
CVE
CVE
added 2022/03/02 10:40 p.m.160 views

CVE-2022-24722

CVE-2022-24722 affects the view_component gem for Ruby on Rails. Versions prior to 2.31.2 and 2.49.1 contain a cross-site scripting vulnerability where user input interpolated into translate is not properly sanitized before display. Mitigations are available in version 2.31.2 and 2.49.1. Workarou...

8.1CVSS6.4AI score0.01092EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2022/03/02 12:00 a.m.10 views

VIewComponent 跨站脚本漏洞

VIewComponent is a framework for building reusable, testable and encapsulated view components in Ruby on Rails. VIewComponent suffers from a cross-site scripting vulnerability that stems from data received via user input and passed as interpolated parameters to the translat method not being clean...

8.1CVSS6.6AI score0.01092EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/03/01 12:00 a.m.46 views

RHEL 7 : rh-ruby26-ruby (RHSA-2022:0708)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:0708 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

9.3CVSS7.3AI score0.06307EPSS
SaveExploits5References15
Tenable Nessus
Tenable Nessus
added 2022/03/01 12:00 a.m.31 views

Oracle Linux 8 : ruby:2.5 (ELSA-2022-0672)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-0672 advisory. - Properly fix command injection vulnerability in Rdoc. Related: CVE-2021-31799 - Fix command injection vulnerability in RDoc. Resolves: CVE-2021-31799...

7.4CVSS7.1AI score0.0305EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2022/02/28 7:00 p.m.11 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/28 7:00 p.m.32 views

ruby: StartTLS stripping vulnerability in Net::IMAP

Ruby's Net::IMAP module did not raise an exception when receiving an unexpected response to the STARTTLS command and the connection was not upgraded to use TLS. A man-in-the-middle attacker could use this flaw to prevent Ruby applications using Net::IMAP to enable TLS encryption for a connection ...

7.4CVSS7.2AI score0.02909EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/02/28 7:00 p.m.14 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/28 7:00 p.m.98 views

Important: Red Hat Security Advisory: rh-ruby26-ruby security, bug fix, and enhancement update

An update for rh-ruby26-ruby is now available for Red Hat Software Collections. 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 available for each vulnerabili...

9.3CVSS6.6AI score0.06307EPSS
SaveExploits5References8
RedHat Linux
RedHat Linux
added 2022/02/28 7:00 p.m.11 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/28 7:00 p.m.8 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
Oracle linux
Oracle linux
added 2022/02/28 12:00 a.m.59 views

ruby:2.5 security update

ruby 2.5.9-109 - Properly fix command injection vulnerability in Rdoc. Related: CVE-2021-31799 2.5.9-108 - Fix command injection vulnerability in RDoc. Resolves: CVE-2021-31799 - Fix StartTLS stripping vulnerability in Net::IMAP Resolves: CVE-2021-32066 - Fix FTP PASV command response can cause...

7.4CVSS0.9AI score0.0305EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/02/25 12:00 a.m.42 views

CentOS 8 : ruby:2.5 (CESA-2022:0672)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2022:0672 advisory. - rubygem-rdoc: Command injection vulnerability in RDoc CVE-2021-31799 - ruby: FTP PASV command response can cause Net::FTP to connect to arbitrary hos...

7.4CVSS7.3AI score0.0305EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2022/02/24 3:40 p.m.104 views

Moderate: Red Hat Security Advisory: ruby:2.5 security update

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

7.4CVSS6.7AI score0.0305EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2022/02/24 3:40 p.m.13 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/24 3:40 p.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
Rockylinux
Rockylinux
added 2022/02/24 3:11 p.m.37 views

ruby:2.5 security update

An update is available for rubygem-bson, rubygem-mysql2, rubygem-bundler, ruby, rubygem-mongo, rubygem-pg, rubygem-abrt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the C...

7.4CVSS7.7AI score0.0305EPSS
SaveExploits2
OSV
OSV
added 2022/02/24 3:11 p.m.33 views

RLSA-2022:0672 Moderate: ruby:2.5 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: rubygem-rdoc: Command injection vulnerability in RDoc CVE-2021-31799 ruby: FTP PASV command response can cause Net::FTP to connect...

7.4CVSS7.5AI score0.0305EPSS
SaveExploits2References4
OpenVAS
OpenVAS
added 2022/02/24 12:00 a.m.25 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2022-1187)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 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...

7CVSS7.5AI score0.0148EPSS
SaveExploits0References2
Rows per page
Query Builder