Lucene search
+L

3605 matches found

OpenVAS
OpenVAS
added 2023/01/09 12:00 a.m.29 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2023-1056)

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

7.5CVSS7.1AI score0.0305EPSS
SaveExploits2References2
OSV
OSV
added 2023/01/06 11:05 a.m.6 views

OESA-2023-1002 rubygem-dalli security update

High performance memcached client for Ruby Security Fixes: A vulnerability was found in Dalli. It has been classified as problematic. Affected is the function self.metaset of the file lib/dalli/protocol/meta/requestformatter.rb of the component Meta Protocol Handler. The manipulation leads to...

3.7CVSS6.7AI score0.01284EPSS
SaveExploits1References2
RubySec
RubySec
added 2023/01/05 12:00 a.m.49 views

Potential remote code execution in ruby-git

The git gem, between versions 1.2.0 and 1.12.0, incorrectly parsed the output of the 'git ls-files' command using eval to unescape quoted file names. If a file name was added to the git repository contained special characters, such as '\n', then the 'git ls-files' command would print the file nam...

8CVSS4.3AI score0.01351EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2023/01/01 11:56 a.m.9 views

Arbitrary Command Injection

Overview printer is a module for sending commands to a small thermal printer Affected versions of this package are vulnerable to Arbitrary Command Injection in the saveurltopath function in lib/printer/jobs/preparepage.rb. Remediation A fix was pushed into the master branch but not yet published...

9.8CVSS7.3AI score0.02059EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/12/22 12:00 a.m.30 views

Fedora 36 : ruby (2022-ef96a58bbe)

The remote Fedora 36 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2022-ef96a58bbe advisory. Upgrade to Ruby 3.1.3. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not...

8.8CVSS7.3AI score0.02287EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2022/12/21 1:21 a.m.40 views

CVE-2022-44643 Access policy with access to all tenants and using label selectors has more access

A vulnerability in the label-based access control of Grafana Labs Grafana Enterprise Metrics allows an attacker more access than intended. If an access policy which has label selector restrictions also has been granted access to all tenants in the system, the label selector restrictions will not ...

5.7CVSS8.8AI score0.00473EPSS
SaveExploits0References2
Prion
Prion
added 2022/12/20 3:15 p.m.29 views

Design/Logic Flaw

A vulnerability in the label-based access control of Grafana Labs Grafana Enterprise Metrics allows an attacker more access than intended. If an access policy which has label selector restrictions also has been granted access to all tenants in the system, the label selector restrictions will not ...

6.5CVSS8.6AI score0.00473EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.9 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and transforming HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby prior to version 2.19.1, which stems from the inclusion of an inefficient regular expression that is susceptible to excessive backtracking whe...

7.5CVSS6.7AI score0.01686EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/12/14 12:00 a.m.12 views

Loofah gem for Ruby 安全漏洞

The Loofah gem for Ruby is a Ruby-based library for processing and converting HTML/XML documents. A security vulnerability exists in Loofah gem for Ruby versions 2.19.1 through 2.2.0, which stems from the use of recursion to clean up the CDATA section, making it susceptible to stack exhaustion an...

7.5CVSS6.7AI score0.01095EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/13 10:09 p.m.12 views

MGASA-2022-0454 Updated ruby packages fix security vulnerability

If an application that generates HTTP responses using the cgi gem with untrusted user input, an attacker can exploit it to inject a malicious HTTP response header and/or body. Also, the contents for a CGI::Cookie object were not checked properly. If an application creates a CGI::Cookie object bas...

8.8CVSS8.6AI score0.02287EPSS
SaveExploits1References4
Mageia
Mageia
added 2022/12/13 10:09 p.m.58 views

Updated ruby packages fix security vulnerability

If an application that generates HTTP responses using the cgi gem with untrusted user input, an attacker can exploit it to inject a malicious HTTP response header and/or body. Also, the contents for a CGI::Cookie object were not checked properly. If an application creates a CGI::Cookie object bas...

8.8CVSS0.7AI score0.02287EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2022/11/25 12:00 a.m.33 views

Slackware Linux 15.0 / current ruby Vulnerability (SSA:2022-328-01)

The version of ruby installed on the remote host is prior to 3.0.5 / 3.1.3. It is, therefore, affected by a vulnerability as referenced in the SSA:2022-328-01 advisory. - The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is releva...

8.8CVSS7.2AI score0.02287EPSS
SaveExploits1References1
RubySec
RubySec
added 2022/11/22 12:00 a.m.63 views

HTTP response splitting in CGI

If an application that generates HTTP responses using the cgi gem with untrusted user input, an attacker can exploit it to inject a malicious HTTP response header and/or body. Also, the contents for a CGI::Cookie object were not checked properly. If an application creates a CGI::Cookie object bas...

8.8CVSS6.9AI score0.02287EPSS
SaveExploits1References1Affected Software1
FreeBSD
FreeBSD
added 2022/11/22 12:00 a.m.32 views

rubygem-cgi -- HTTP response splitting vulnerability

Hiroshi Tokumaru reports: If an application that generates HTTP responses using the cgi gem with untrusted user input, an attacker can exploit it to inject a malicious HTTP response header and/or body. Also, the contents for a CGI::Cookie object were not checked properly. If an application create...

8.8CVSS0.6AI score0.02287EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/19 12:30 a.m.43 views

GHSA-VC47-6RQG-C7F5 HTTP response splitting in CGI

Ruby gem cgi.rb prior to versions 0.3.5, 0.2.2 and 0.1.0.2 allow HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS8.9AI score0.02287EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2022/11/19 12:30 a.m.53 views

HTTP response splitting in CGI

Ruby gem cgi.rb prior to versions 0.3.5, 0.2.2 and 0.1.0.2 allow HTTP header injection. If a CGI application using the CGI library inserts untrusted input into the HTTP response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to...

8.8CVSS8.5AI score0.02287EPSS
SaveExploits1References15Affected Software1
NVD
NVD
added 2022/11/18 11:15 p.m.22 views

CVE-2021-33621

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS0.02287EPSS
SaveExploits1References8
OSV
OSV
added 2022/11/18 11:15 p.m.4 views

DEBIAN-CVE-2021-33621

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS6.7AI score0.02287EPSS
SaveExploits1References1
OSV
OSV
added 2022/11/18 11:15 p.m.41 views

CVE-2021-33621

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

8.8CVSS0.5AI score
SaveExploits0References8
Prion
Prion
added 2022/11/18 11:15 p.m.237 views

Design/Logic Flaw

The cgi gem before 0.1.0.2, 0.2.x before 0.2.2, and 0.3.x before 0.3.5 for Ruby allows HTTP response splitting. This is relevant to applications that use untrusted user input either to generate an HTTP response or to create a CGI::Cookie object...

6.5CVSS8.4AI score0.02287EPSS
SaveExploits1References7Affected Software3
Rows per page
Query Builder