Lucene search
+L

17290 matches found

Github Security Blog
Github Security Blog
added 2022/05/14 1:49 a.m.22 views

karo Metacharacter Handling Remote Command Execution

The karo gem through 2.5.2 for Ruby allows Remote command injection via the host field. A flaw in db.rb is triggered when handling metacharacters. This may allow a remote attacker to execute arbitrary commands. In particular lines 76 and 95 as of 2014-06-01 pass unsanitized user supplied input to...

9.8CVSS9.9AI score0.03537EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:48 a.m.29 views

i18n Vulnerable to Denial of Service Attack

Hashslice in lib/i18n/coreext/hash.rb in the i18n gem before 0.8.0 for Ruby allows remote attackers to cause a denial of service application crash via a call in a situation where :somekey is present in keepkeys but not present in the hash...

7.5CVSS7AI score0.0339EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2022/05/14 1:48 a.m.33 views

GHSA-34HF-G744-JW64 i18n Vulnerable to Denial of Service Attack

Hashslice in lib/i18n/coreext/hash.rb in the i18n gem before 0.8.0 for Ruby allows remote attackers to cause a denial of service application crash via a call in a situation where :somekey is present in keepkeys but not present in the hash...

7.5CVSS7.2AI score0.0339EPSS
SaveExploits0References8
OSV
OSV
added 2022/05/14 1:33 a.m.49 views

GHSA-9X97-X2P9-HVPF Fileutils Command Injection vulnerability

Ruby Gem Fileutils prior to v0.7.1 contains a Command Injection vulnerability in user supplied url variable that is passed to the shell...

8.8CVSS8.9AI score0.03327EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2022/05/14 1:33 a.m.29 views

Fileutils Command Injection vulnerability

Ruby Gem Fileutils prior to v0.7.1 contains a Command Injection vulnerability in user supplied url variable that is passed to the shell...

9.3CVSS2.9AI score0.03327EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:08 a.m.40 views

RubyGems Regular Expression Denial of Service vulnerability

Algorithmic complexity vulnerability in Gem::Version::VERSIONPATTERN in lib/rubygems/version.rb in RubyGems before 1.8.23.1, 1.8.24 through 1.8.25, 2.0.x before 2.0.8, and 2.1.x before 2.1.0, as used in Ruby 1.9.0 through 2.0.0p247, allows remote attackers to cause a denial of service CPU...

4.3CVSS6AI score0.03343EPSS
SaveExploits0References16Affected Software1
OSV
OSV
added 2022/05/14 1:01 a.m.49 views

GHSA-MC6J-H948-V2P6 RubyGems Improper Verification of Cryptographic Signature vulnerability

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, and Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contain an Improper Verification of Cryptographic Signature vulnerability in package.rb. This can resu...

9.8CVSS9.2AI score0.02934EPSS
SaveExploits0References21
OSV
OSV
added 2022/05/14 1:01 a.m.31 views

GHSA-GV86-43RV-79M2 RubyGems Improper Input Validation vulnerability

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Improper Input Validation vulnerability in ruby gems specification homepage attribute that can...

5.3CVSS7AI score0.03695EPSS
SaveExploits0References21
Github Security Blog
Github Security Blog
added 2022/05/14 1:01 a.m.52 views

RubyGems Improper Input Validation vulnerability

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Improper Input Validation vulnerability in ruby gems specification homepage attribute that can...

5.3CVSS2.9AI score0.03695EPSS
SaveExploits0References22Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/14 1:01 a.m.25 views

RubyGems Cross-site Scripting vulnerability

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contains a Cross Site Scripting XSS vulnerability in gem server display of homepage attribute that can...

6.1CVSS1.3AI score0.02749EPSS
SaveExploits0References22Affected Software2
OSV
OSV
added 2022/05/14 12:54 a.m.52 views

GHSA-RX7J-MW4C-76G9 Authlogic Information Exposure vulnerability

The Authlogic gem for Ruby on Rails prior to version 3.3.0 makes potentially unsafe findbyid method calls, which might allow remote attackers to conduct CVE-2012-6496 SQL injection attacks via a crafted parameter in environments that have a known secrettoken value, as demonstrated by a value...

5CVSS6.9AI score0.02737EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/05/14 12:54 a.m.47 views

Authlogic Information Exposure vulnerability

The Authlogic gem for Ruby on Rails prior to version 3.3.0 makes potentially unsafe findbyid method calls, which might allow remote attackers to conduct CVE-2012-6496 SQL injection attacks via a crafted parameter in environments that have a known secrettoken value, as demonstrated by a value...

5CVSS5.1AI score0.02737EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/14 12:54 a.m.4 views

GHSA-F57C-HX33-HVH8 Active Record component in Ruby on Rails has a data-type injection vulnerability

The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attack...

9.3CVSS5.5AI score0.01962EPSS
SaveExploits2References8
Github Security Blog
Github Security Blog
added 2022/05/14 12:54 a.m.14 views

Active Record component in Ruby on Rails has a data-type injection vulnerability

The Active Record component in Ruby on Rails 2.3.x, 3.0.x, 3.1.x, and 3.2.x does not ensure that the declared data type of a database column is used during comparisons of input values to stored values in that column, which makes it easier for remote attackers to conduct data-type injection attack...

6.4CVSS7.3AI score0.01962EPSS
SaveExploits2References8Affected Software1
OpenVAS
OpenVAS
added 2022/05/14 12:00 a.m.36 views

Debian: Security Advisory (DLA-3003-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2022 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.7AI score0.03519EPSS
SaveExploits0References3
RubySec
RubySec
added 2022/05/14 12:00 a.m.21 views

RubyGems Improper Verification of Cryptographic Signature vulnerability

RubyGems version Ruby 2.2 series: 2.2.9 and earlier, Ruby 2.3 series: 2.3.6 and earlier, Ruby 2.4 series: 2.4.3 and earlier, and Ruby 2.5 series: 2.5.0 and earlier, prior to trunk revision 62422 contain an Improper Verification of Cryptographic Signature vulnerability in package.rb. This can resu...

9.8CVSS2.7AI score0.02934EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/05/14 12:00 a.m.42 views

Debian DLA-3003-1 : ruby-nokogiri - LTS security update

The remote Debian 9 host has a package installed that is affected by a vulnerability as referenced in the dla-3003 advisory. - Nokogiri is an open source XML and HTML library for Ruby. Nokogiri = 1.13.4. There are no known workarounds for this issue. CVE-2022-24836 Note that Nessus has not tested...

7.5CVSS7.9AI score0.03519EPSS
SaveExploits0References4
RubySec
RubySec
added 2022/05/14 12:00 a.m.30 views

Ruby OpenSSL DoS Vulnerability

The decode method in the OpenSSL::ASN1 module in Ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 allows attackers to cause a denial of service interpreter crash via a crafted string...

7.5CVSS6.5AI score0.07734EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2022/05/14 12:00 a.m.17 views

Elasticsearch Logstash allows remote attackers to execute arbitrary commands

Elasticsearch Logstash 1.0.14 through 1.4.x before 1.4.2 allows remote attackers to execute arbitrary commands via a crafted event in 1 zabbix.rb or 2 nagiosnsca.rb in outputs/...

7.5CVSS7.2AI score0.03297EPSS
SaveExploits0References1Affected Software1
RubySec
RubySec
added 2022/05/14 12:00 a.m.172 views

WEBrick RCE Vulnerability

The Basic authentication code in WEBrick library in Ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 allows remote attackers to inject terminal emulator escape sequences into its log and possibly execute arbitrary commands via a crafted user name...

9.3CVSS8AI score0.16412EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder