Lucene search
+L

17345 matches found

CNVD
CNVD
added 2021/05/06 12:00 a.m.30 views

Unspecified Vulnerability in GitLab

GitLab is a Ruby on Rails-developed, self-hosted, Git version control system project repository application from the American company GitLab. The program can be used to access a project's file contents, commit history, bug lists, and more. A security vulnerability exists in Gitlab version 11.6 an...

6.8CVSS6.6AI score0.01035EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/05/04 12:00 a.m.33 views

FreeBSD : RDoc -- command injection vulnerability (57027417-ab7f-11eb-9596-080027f515ea)

Alexandr Savca reports : RDoc used to call Kernelopen to open a local file. If a Ruby project has a file whose name starts with | and ends with tags, the command following the pipe character is executed. A malicious Ruby project could exploit it to run an arbitrary command execution against a use...

7CVSS7.5AI score0.0148EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2021/05/03 12:00 a.m.49 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2021-1845)

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

6.1CVSS8AI score0.04071EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/05/03 12:00 a.m.7 views

Ruby 命令注入漏洞

Ruby is a cross-platform, object-oriented, dynamically typed programming language from the individual developer, Yukihiro Matsumoto. Ruby suffers from a command injection vulnerability that stems from incorrect input validation, which can be exploited by an unauthenticated, remote attacker to pas...

7CVSS7.8AI score0.0148EPSS
SaveExploits0References36
RubySec
RubySec
added 2021/05/02 12:00 a.m.39 views

RDoc OS command injection vulnerability

RDoc used to call Kernelopen to open a local file. If a Ruby project has a file whose name starts with | and ends with tags, the command following the pipe character is executed. A malicious Ruby project could exploit it to run an arbitrary command execution against a user who attempts to run rdo...

7CVSS2.3AI score0.0148EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 5:30 p.m.80 views

REXML round-trip instability

The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing...

7.5CVSS3.7AI score0.05061EPSS
SaveExploits0References15Affected Software1
OSV
OSV
added 2021/04/30 5:30 p.m.33 views

GHSA-8CR8-4VFW-MR7H REXML round-trip instability

The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing...

7.5CVSS7.7AI score0.05061EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2021/04/30 5:29 p.m.77 views

Gon gem lack of escaping certain input when outputting as JSON

An issue was discovered in the gon gem before gon-6.4.0 for Ruby. MultiJson does not honor the escapemode parameter to escape fields as an XSS protection mechanism. To mitigate, jsondumper.rb in gon now does escaping for XSS by default without relying on MultiJson...

6.1CVSS6.2AI score0.01376EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2021/04/30 5:29 p.m.32 views

GHSA-78VQ-9J56-WRFR Gon gem lack of escaping certain input when outputting as JSON

An issue was discovered in the gon gem before gon-6.4.0 for Ruby. MultiJson does not honor the escapemode parameter to escape fields as an XSS protection mechanism. To mitigate, jsondumper.rb in gon now does escaping for XSS by default without relying on MultiJson...

6.1CVSS6AI score0.01376EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2021/04/30 7:00 a.m.10 views

The REXML gem before 3.2.5 in Ruby before 2.6.7 2.7.x before 2.7.3 and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.

...

7.5CVSS7AI score0.05061EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/04/30 12:00 a.m.42 views

EulerOS 2.0 SP3 : ruby (EulerOS-SA-2021-1845)

According to the version of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Net::SMTP in Ruby before 2.4.0 is vulnerable to SMTP command injection via CRLF sequences in a RCPT TO or MAIL FROM command, as demonstrated by CRLF...

6.1CVSS7.3AI score0.04071EPSS
SaveExploits1References2
Gitee
Gitee
added 2021/04/29 9:43 p.m.9 views

Exploit for Cross-site Scripting in Tastyigniter

PoC exploit for CVE-2021-38699. The target product/service is Java, and the vulnerability class/vector is XXE XML External Entity injection. The probable entry point is the XXEinjector.rb script, which is a Ruby script that automates the exploitation of XXE vulnerabilities using direct and out of...

5.4CVSS8.1AI score0.07977EPSS
SaveExploits5
Cloud Foundry
Cloud Foundry
added 2021/04/29 12:00 a.m.70 views

USN-4922-1: Ruby vulnerability | Cloud Foundry

Severity Medium Vendor Canonical Ubuntu Versions Affected Canonical Ubuntu 18.04 Description Juho Nurminen discovered that the REXML gem bundled with Ruby incorrectly parsed and serialized XML documents. A remote attacker could possibly use this issue to perform an XML round-trip attack. CVEs...

7.5CVSS7.8AI score0.05061EPSS
SaveExploits0Affected Software2
Hacker One
Hacker One
added 2021/04/28 4:06 p.m.138 views

Ruby: imap: StartTLS stripping attack (CVE-2016-0772).

net/imap does not seem to raise an exception when the remote end imap server fails to respond with taggedresponse NO/BAD or OK to an explicit call of imap.starttls. This may allow a malicious MITM to perform a starttls stripping attack if the client code does not explicitly set usessl = true on...

5.8CVSS0.1AI score0.16399EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2021/04/28 12:00 a.m.9 views

PT-2021-3883

Name of the Vulnerable Software and Affected Versions Ruby versions 2.6.7 and earlier, 2.7.x through 2.7.3, and 3.x through 3.0.1 Description The issue is related to the implementation of the Net::IMAP class in the Ruby interpreter, specifically with errors in the certificate authentication...

9.8CVSS8.1AI score0.09882EPSS
SaveExploits9References207
IBM Security Bulletins
IBM Security Bulletins
added 2021/04/26 9:17 p.m.37 views

Security Bulletin: Vulnerabilities in Ruby on Rails affect IBM License Metric Tool v9, IBM BigFix Inventory v9 and IBM Endpoint Manager for Software Use Analysis v9 & v2.2

Summary Vulnerabilities discovered in Ruby on Rails component affect IBM License Metric Tool v9, IBM BigFix Inventory v9 and IBM Endpoint Manager for Software Use Analysis v9 & v2.2. Vulnerability Details CVEID: CVE-2015-7576 DESCRIPTION: Ruby on Rails could allow a remote attacker to obtain...

7.5CVSS0.8AI score0.95537EPSS
SaveExploits11Affected Software1
Ubuntu
Ubuntu
added 2021/04/26 4:47 p.m.132 views

USN-4922-2: Ruby vulnerability

USN-4922-1 fixed a vulnerability in Ruby. This update provides the corresponding update for Ubuntu 21.04. Original advisory details: Juho Nurminen discovered that the REXML gem bundled with Ruby incorrectly parsed and serialized XML documents. A remote attacker could possibly use this issue to...

7.5CVSS7.4AI score0.05061EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2021/04/26 12:00 a.m.32 views

Ubuntu 21.04 : Ruby vulnerability (USN-4922-2)

The remote Ubuntu 21.04 host has packages installed that are affected by a vulnerability as referenced in the USN-4922-2 advisory. USN-4922-1 fixed a vulnerability in Ruby. This update provides the corresponding update for Ubuntu 21.04. Tenable has extracted the preceding description block direct...

7.5CVSS7.2AI score0.05061EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/04/25 12:00 a.m.44 views

Fedora: Security Advisory for rubygem-yard (FEDORA-2021-7b8b65bc7a)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.7AI score0.05061EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/04/25 12:00 a.m.24 views

Fedora: Security Advisory for ruby (FEDORA-2021-7b8b65bc7a)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH 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-or-later This program is free software; you can...

7.5CVSS7.7AI score0.05061EPSS
SaveExploits0References2
Rows per page
Query Builder