Lucene search
+L

3599 matches found

CVE
CVE
added 2019/05/10 4:00 p.m.78 views

CVE-2019-11879

The CVE references the WEBrick gem version 1.4.2 for Ruby, identifying a directory-traversal issue where an attacker with local access could create a symlink outside the web root to expose data. Affected component: WEBrick gem 1.4.2 (Ruby). Underlying cause: symlink handling allowed traversal whe...

5.5CVSS5.4AI score0.00549EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2019/04/26 3:29 p.m.22 views

CVE-2015-9284

The request phase of the OmniAuth Ruby gem 1.9.1 and earlier is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able ...

8.8CVSS7.2AI score0.01573EPSS
SaveExploits0References4
Prion
Prion
added 2019/04/26 3:29 p.m.15 views

Cross site request forgery (csrf)

The request phase of the OmniAuth Ruby gem 1.9.1 and earlier is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able ...

6.8CVSS6.9AI score0.01573EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2019/04/26 2:03 p.m.98 views

CVE-2015-9284

CVE-2015-9284 describes a CSRF vulnerability in the OAuth/OmniAuth request phase for the Ruby gem (1.9.1 and earlier) used with Rails. The issue allows a malicious actor to connect a secondary account without user intent, enabling sign-in as the user’s primary account. Affected component: OmniAut...

8.8CVSS8.5AI score0.01573EPSS
SaveExploits0References4Affected Software1
Mageia
Mageia
added 2019/04/05 6:12 p.m.57 views

Updated ruby-ox packages fix security vulnerability

In the Ox gem 2.8.0 for Ruby, the process crashes with a segmentation fault when a crafted input is supplied to parseobj CVE-2017-15928. Also, the package was broken and has been fixed to function properly...

7.5CVSS2.5AI score0.01713EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2019/04/02 12:00 a.m.105 views

Debian: Security Advisory (DLA-1735-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2019 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.4AI score0.04212EPSS
SaveExploits1References3
OSV
OSV
added 2019/03/27 12:00 a.m.7 views

UBUNTU-CVE-2019-8321

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteractionverbose calls say without escaping, escape sequence injection is possible...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0References7
OSV
OSV
added 2019/03/27 12:00 a.m.9 views

UBUNTU-CVE-2019-8323

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilitieswithresponse may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0References7
OSV
OSV
added 2019/03/27 12:00 a.m.6 views

UBUNTU-CVE-2019-8322

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0References7
OSV
OSV
added 2019/03/27 12:00 a.m.7 views

UBUNTU-CVE-2019-8324

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.8CVSS7.3AI score0.03219EPSS
SaveExploits0References7
Packet Storm
Packet Storm
added 2019/03/27 12:00 a.m.44 views

CMS Made Simple (CMSMS) Showtime2 File Upload Remote Command Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule "CMS Made Simple CMSMS Showtime2 File Upload RCE", 'Description' = %q This module exploits a File Upload vulnerability that lead in a RCE in...

5CVSS0.2AI score0.45896EPSS
SaveExploits8
OSV
OSV
added 2019/03/27 12:00 a.m.7 views

UBUNTU-CVE-2019-8325

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManagerrun calls alerterror without escaping, escape sequence injection is possible. There are many ways to cause an error...

7.5CVSS6.8AI score0.03372EPSS
SaveExploits0References7
OSV
OSV
added 2019/03/21 4:00 p.m.12 views

DEBIAN-CVE-2018-20669

An issue where a provided address with accessok is not checked was discovered in i915gemexecbuffer2ioctl in drivers/gpu/drm/i915/i915gemexecbuffer.c in the Linux kernel through 4.19.13. A local attacker can craft a malicious IOCTL function call to overwrite arbitrary kernel memory, resulting in a...

7.8CVSS6.6AI score0.00572EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2019/03/19 6:03 p.m.24 views

devise Time-of-check Time-of-use Race Condition vulnerability

Devise ruby gem before 4.6.0 when the lockable module is used is vulnerable to a time-of-check time-of-use TOCTOU race condition due to incrementfailedattempts within the Devise::Models::Lockable class not being concurrency safe...

9.8CVSS1.9AI score0.01556EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2019/03/19 6:03 p.m.63 views

GHSA-73RF-6MRF-759Q devise Time-of-check Time-of-use Race Condition vulnerability

Devise ruby gem before 4.6.0 when the lockable module is used is vulnerable to a time-of-check time-of-use TOCTOU race condition due to incrementfailedattempts within the Devise::Models::Lockable class not being concurrency safe...

9.8CVSS9.3AI score0.01556EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2019/03/19 12:00 a.m.116 views

Jenkins ACL Bypass / Metaprogramming Remote Code Execution

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Jenkins ACL Bypass and Metaprogramming RCE', 'Description' = %q This module exploits a vulnerability in Jenkins dynamic routing to bypass the...

6.5CVSS0.8AI score0.98428EPSS
SaveExploits18
Tenable Nessus
Tenable Nessus
added 2019/03/18 12:00 a.m.44 views

FreeBSD : RubyGems -- multiple vulnerabilities (27b12d04-4722-11e9-8b7c-b5e01141761f)

RubyGems Security Advisories : CVE-2019-8320: Delete directory using symlink when decompressing tar CVE-2019-8321: Escape sequence injection vulnerability in 'verbose' CVE-2019-8322: Escape sequence injection vulnerability in 'gem owner' CVE-2019-8323: Escape sequence injection vulnerability in A...

8.8CVSS6.8AI score0.04212EPSS
SaveExploits1References9
CNVD
CNVD
added 2019/03/07 12:00 a.m.11 views

RubyGems Code Execution Vulnerability (CNVD-2019-12147)

RubyGems is a Ruby package manager from the RubyGems organization. The product is mainly used for publishing and managing Ruby packages. A security vulnerability exists in RubyGems versions 2.6 through 3.0.2 in gem owner, which stems from the gem owner command exporting the contents of an API...

7.5CVSS9.6AI score0.03372EPSS
SaveExploits0References1
RubySec
RubySec
added 2019/03/05 12:00 a.m.23 views

Installing a malicious gem may lead to arbitrary code execution

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensureloadablespec during the preinstall check...

8.8CVSS2.3AI score0.03219EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2019/02/18 12:00 a.m.12 views

PT-2019-1108 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.19.13 Description: A local attacker can exploit an issue in the i915 gem execbuffer2 ioctl function where a provided address with access ok is not checked, allowing for a malicious IOCTL function call to...

10CVSS7.5AI score0.92621EPSS
SaveExploits110References1086
Rows per page
Query Builder