Lucene search
K

2169 matches found

Hacker One
Hacker One
added 2021/03/07 7:2 a.m.10 views

RubyGems: Bundler's RCE with response using Marshal

A vulnerability was found in Bundler's dependency API endpoint, which uses Marshal serialization. This could allow for remote code execution if a client receives a specially crafted response. The impact is increased risk from specifying an untrusted source or man-in-the-middle attack...

8AI score
Exploits0
Hacker One
Hacker One
added 2021/02/16 5:13 p.m.19 views

Basecamp: Insecure Bundler configuration fetching internal Gems (okra) from Rubygems.org

I believe most likely that one of your projects is not set up correctly to only pull internal gems from your internal gem server, and instead will pull gems from Rubygems.org if the version number there is higher. Specifically, the "okra" gem. At around 15:21 today UTC the okra gem that I wrote –...

1.1AI score
Exploits0
Snyk
Snyk
added 2021/02/15 9:24 p.m.1 views

Unsafe Dependency Resolution

Overview Affected versions of this package are vulnerable to Unsafe Dependency Resolution. An issue exist in bundler regarding the priority for transitive dependencies and split lockfile rubygems source sections. This could lead to a dependency confusion attack where gems are resolved incorrectly...

9.3CVSS6.8AI score0.25071EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2021/01/29 12:0 a.m.38 views

CentOS 8 : ruby:2.5 (CESA-2019:1972)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2019:1972 advisory. - rubygems: Installing a malicious gem may lead to arbitrary code execution CVE-2019-8324 Note that Nessus has not tested for this issue but has instead relied...

8.8CVSS8.1AI score0.00501EPSS
Exploits0References2
ThreatPost
ThreatPost
added 2020/12/17 7:17 p.m.33 views

RubyGems Packages Laced with Bitcoin-Stealing Malware

RubyGems, an open-source package repository and manager for the Ruby web programming language, has taken two of its software packages offline after they were found to be laced with malware. RubyGems provides a standard format for distributing Ruby programs and libraries in the service of building...

7.3AI score
Exploits0References14
CVE
CVE
added 2020/10/21 8:5 p.m.86 views

CVE-2020-15244

CVE-2020-15244 affects OpenMage/magento-lts within Magento: prior to versions 19.4.8 and 20.0.4, an admin can generate SOAP credentials that enable PHP Object Injection through product attributes and a product, leading to remote code execution. The issue is patched in 19.4.8 and 20.0.4.

8CVSS7.1AI score0.0087EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2020/10/21 6:15 p.m.8 views

CVE-2020-15240

omniauth-auth0 rubygems versions = 2.3.0 and 2.4.1 improperly validate the JWT token signature when using the jwtvalidator.verify method. Improper validation of the JWT token signature can allow an attacker to bypass authentication and authorization. You are affected by this vulnerability if all ...

9.1CVSS0.00087EPSS
Exploits0References3
OSV
OSV
added 2020/10/21 6:15 p.m.15 views

CVE-2020-15240

omniauth-auth0 rubygems versions = 2.3.0 and 2.4.1 improperly validate the JWT token signature when using the jwtvalidator.verify method. Improper validation of the JWT token signature can allow an attacker to bypass authentication and authorization. You are affected by this vulnerability if all ...

9.1CVSS6.9AI score
Exploits0References3
UbuntuCve
UbuntuCve
added 2020/10/21 6:15 p.m.17 views

CVE-2020-15240

omniauth-auth0 rubygems versions = 2.3.0 and 2.4.1 improperly validate the JWT token signature when using the jwtvalidator.verify method. Improper validation of the JWT token signature can allow an attacker to bypass authentication and authorization. You are affected by this vulnerability if all ...

9.1CVSS7.2AI score0.00087EPSS
Exploits0References3
CVE
CVE
added 2020/10/21 5:25 p.m.71 views

CVE-2020-15240

Summary: The vulnerability CVE-2020-15240 affects the Ruby gem omniauth-auth0 (versions >= 2.3.0 and

9.1CVSS8.4AI score0.00087EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2020/10/21 5:25 p.m.11 views

CVE-2020-15240 Regression in JWT Signature Validation

omniauth-auth0 rubygems versions = 2.3.0 and 2.4.1 improperly validate the JWT token signature when using the jwtvalidator.verify method. Improper validation of the JWT token signature can allow an attacker to bypass authentication and authorization. You are affected by this vulnerability if all ...

7.4CVSS9.3AI score0.00087EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2020/07/31 5:40 p.m.35 views

Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8.7CVSS8.1AI score0.00143EPSS
Exploits1References14Affected Software1
OSV
OSV
added 2020/07/31 5:40 p.m.13 views

GHSA-2V5C-755P-P4GV Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8CVSS7.8AI score0.00143EPSS
Exploits1References14
RubySec
RubySec
added 2020/07/31 12:0 a.m.21 views

Missing TLS certificate verification in faye-websocket

The Faye::WebSocket::Client class uses the EM::Connectionstarttls1 method in EventMachine2 to implement the TLS handshake whenever a wss: URL is used for the connection. This method does not implement certificate verification by default, meaning that it does not check that the server presents a...

8.7CVSS6.6AI score0.00143EPSS
Exploits1References1Affected Software1
RedHat Linux
RedHat Linux
added 2020/06/30 12:12 p.m.1 views

rubygems: Escape sequence injection vulnerability in errors

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.7AI score0.00321EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/06/30 12:12 p.m.1 views

rubygems: Escape sequence injection vulnerability in gem owner

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.7AI score0.00321EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/06/30 12:12 p.m.1 views

rubygems: Escape sequence injection vulnerability in API response handling

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.7AI score0.00321EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/06/30 12:12 p.m.1 views

rubygems: Escape sequence injection vulnerability in verbose

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.7AI score0.00321EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/06/30 12:12 p.m.4 views

rubygems: Installing a malicious gem may lead to arbitrary code execution

A flaw was found in RubyGems. A crafted gem with a multi-line name is not handled correctly allowing an attacker to inject arbitrary code to the stub line of gemspec. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability...

8.8CVSS7.3AI score0.00501EPSS
Exploits0References6
Mageia
Mageia
added 2020/06/10 9:39 p.m.49 views

Updated ruby-RubyGems packages fix security vulnerability

Updated ruby-RubyGems package fixes security vulnerabilities The following vulnerabilities have been reported. 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...

9.8CVSS2AI score0.06225EPSS
Exploits1References2
Rows per page
Query Builder