Lucene search
+L

17339 matches found

OpenVAS
OpenVAS
added 2023/01/11 12:00 a.m.25 views

Debian: Security Advisory (DLA-3264-1)

The remote host is missing an update for the Debian 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...

8.8CVSS8.8AI score0.00666EPSS
SaveExploits1References3
Debian
Debian
added 2023/01/10 7:00 p.m.37 views

[SECURITY] [DLA 3264-1] ruby-sinatra security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3264-1 [email protected] https://www.debian.org/lts/security/ Chris Lamb January 10, 2023 https://wiki.debian.org/LTS -...

8.8CVSS8.6AI score0.00666EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/01/10 12:00 a.m.32 views

Debian dla-3264 : ruby-rack-protection - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3264 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3264-1 [email protected] https://www.debian.org/lts/security/...

8.8CVSS7.1AI score0.00666EPSS
SaveExploits1References4
OSV
OSV
added 2023/01/10 12:00 a.m.31 views

DLA-3264-1 ruby-sinatra - security update

Bulletin has no description...

8.8CVSS8.6AI score0.00666EPSS
SaveExploits1
OSV
OSV
added 2023/01/09 9:55 p.m.45 views

GHSA-PFPR-3463-C6JH ruby-git has potential remote code execution vulnerability

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 name in...

8CVSS8.1AI score0.01351EPSS
SaveExploits0References7
Snyk
Snyk
added 2023/01/09 9:55 p.m.8 views

Remote Code Execution (RCE)

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 Remote Code Execution RCE due to the usage of the insecure eval function in the lsfiles method, which...

8.8CVSS7.4AI score0.0136EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2023/01/09 12:00 a.m.31 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
CNNVD
CNNVD
added 2023/01/07 12:00 a.m.12 views

RedditOnRails 访问控制错误漏洞

RedditOnRails is a Reddit-like site built on Ruby on Rails. An access control error vulnerability exists in RedditOnRails, which stems from incorrect access control...

4.3CVSS4.8AI score0.0056EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/06 11:05 a.m.5 views

OESA-2023-1003 ruby security update

Ruby is a fast and easy interpreted scripting language for object-oriented programming. It has many functions for processing text Files and perform system management tasks such as Perl. Security Fixes: 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...

8.8CVSS6.6AI score0.0244EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/01/06 12:00 a.m.29 views

EulerOS Virtualization 3.0.2.6 : ruby (EulerOS-SA-2023-1056)

According to the versions of the ruby packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV...

7.5CVSS7.1AI score0.0305EPSS
SaveExploits2References3
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/01/05 6:51 a.m.2 views

Multiple code injection vulnerabilities in ruby-git

Overview ruby-git is a Ruby library that can be used to create, read and operate Git repositories. ruby-git contains multiple code injection vulnerabilities CWE-94. Yuki Kokubun of DeNA Co., Ltd. reported these vulnerabilities to IPA. JPCERT/CC coordinated with the developer under Information...

8.8CVSS7.3AI score0.0136EPSS
SaveExploits0References8
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/01/05 12:00 a.m.52 views

JVN#16765254: Multiple code injection vulnerabilities in ruby-git

ruby-git is a Ruby library that can be used to create, read and operate Git repositories. ruby-git contains multiple code injection vulnerabilities CWE-94. Impact If a repository containing a specially crafted filename is loaded to the product, an arbitrary ruby code may be executed. Solution...

8.8CVSS8.1AI score0.0136EPSS
SaveExploits0
RubySec
RubySec
added 2023/01/05 12:00 a.m.50 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
Github Security Blog
Github Security Blog
added 2023/01/03 1:36 p.m.158 views

httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

5.3CVSS5AI score0.0129EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2023/01/03 1:36 p.m.49 views

GHSA-5PQ7-52MG-HR42 httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

6.5CVSS5AI score0.0129EPSS
SaveExploits1References6
Snyk
Snyk
added 2023/01/01 12:23 p.m.7 views

Cross-site Scripting (XSS)

Overview keynote is a package that provides a consistent interface for defining and instantiating presenters. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the attrstos function in lib/keynote/rumble.rb, which does not escape quote marks in attribute strings...

6.1CVSS5.3AI score0.00682EPSS
SaveExploits0References2
Snyk
Snyk
added 2023/01/01 11:56 a.m.10 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
OpenVAS
OpenVAS
added 2023/01/01 12:00 a.m.16 views

Debian: Security Advisory (DSA-5310-1)

The remote host is missing an update for the Debian 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...

10CVSS9.6AI score0.02686EPSS
SaveExploits1References4
Debian
Debian
added 2022/12/31 9:42 a.m.116 views

[SECURITY] [DSA 5310-1] ruby-image-processing security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5310-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso December 31, 2022 https://www.debian.org/security/faq -...

10CVSS9.5AI score0.02686EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/12/31 12:00 a.m.53 views

Debian DSA-5310-1 : ruby-image-processing - security update

The remote Debian 11 host has a package installed that is affected by a vulnerability as referenced in the dsa-5310 advisory. It was discovered that ruby-image-processing, a ruby package that provides higher-level image processing helpers, is prone to a remote shell execution vulnerability when...

10CVSS8.3AI score0.02686EPSS
SaveExploits1References6
Rows per page
Query Builder