Lucene search
+L

2193 matches found

OSV
OSV
added 2017/10/24 6:33 p.m.36 views

GHSA-24FG-P96V-HXH8 actionpack Cross-Site Request Forgery vulnerability

Ruby on Rails 2.1.x, 2.2.x, and 2.3.x before 2.3.11, and 3.x before 3.0.4, does not properly validate HTTP requests that contain an X-Requested-With header, which makes it easier for remote attackers to conduct cross-site request forgery CSRF attacks via forged 1 AJAX or 2 API requests that...

6.8CVSS6.4AI score0.01418EPSS
SaveExploits1References13
OSV
OSV
added 2017/10/24 6:33 p.m.25 views

GHSA-92W9-2PQW-RHJJ actionpack Improper Authentication vulnerability

The decodecredentials method in actionpack/lib/actioncontroller/metal/httpauthentication.rb in Ruby on Rails before 3.0.16, 3.1.x before 3.1.7, and 3.2.x before 3.2.7 converts Digest Authentication strings to symbols, which allows remote attackers to cause a denial of service by leveraging access...

5CVSS6AI score0.01905EPSS
SaveExploits1References7
OSV
OSV
added 2017/10/24 6:33 p.m.71 views

GHSA-FH39-V733-MXFR Active Record vulnerable to SQL Injection via nested query parameters

The Active Record component in Ruby on Rails 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query...

5CVSS7.1AI score0.04174EPSS
SaveExploits2References6
OSV
OSV
added 2017/10/24 6:33 p.m.34 views

GHSA-RVPQ-5XQX-PFPP Ruby on Rails vulnerable to code injection

Ruby on Rails before 1.1.5 allows remote attackers to execute Ruby code with "severe" or "serious" impact via a File Upload request with an HTTP header that modifies the LOADPATH variable, a different vulnerability than CVE-2006-4112...

7.5CVSS6.7AI score0.02334EPSS
SaveExploits0References10
OSV
OSV
added 2017/10/24 6:33 p.m.36 views

GHSA-FJFG-Q662-GM6J Moderate severity vulnerability that affects rails

Rails before 1.2.4, as used for Ruby on Rails, allows remote attackers and ActiveResource servers to determine the existence of arbitrary files and read arbitrary XML files via the Hash.fromxml Hashfromxml method, which uses XmlSimple XML::Simple unsafely, as demonstrated by reading passwords fro...

5CVSS9.3AI score0.03969EPSS
SaveExploits0References12
OSV
OSV
added 2017/10/24 6:33 p.m.42 views

GHSA-H6W6-XMQV-7Q78 activerecord vulnerable to SQL Injection

Multiple SQL injection vulnerabilities in the quotetablename method in the ActiveRecord adapters in activerecord/lib/activerecord/connectionadapters/ in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow remote attackers to execute arbitrary SQL commands via a...

7.5CVSS7.9AI score0.02319EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.51 views

activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in activesupport/lib/activesupport/coreext/string/outputsafety.rb in Ruby on Rails before 2.3.16, 3.0.x before , 3.1.x before 3.1.8, and 3.2.x before 3.2.8 might allow remote attackers to inject arbitrary web script or HTML via vectors involving a ' quote...

4.3CVSS5.1AI score0.02568EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.55 views

actionpack Cross-site Scripting vulnerability

The sanitizecss method in lib/actioncontroller/vendor/html-scanner/html/sanitizer.rb in the Action Pack component in Ruby on Rails before 2.3.18, 3.0.x and 3.1.x before 3.1.12, and 3.2.x before 3.2.13 does not properly handle \n newline characters, which makes it easier for remote attackers to...

4.3CVSS5.5AI score0.0264EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.62 views

actionpack Improper Input Validation vulnerability

actionpack/lib/actionview/lookupcontext.rb in Action View in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to cause a denial of service memory consumption via a header containing an invalid MIME type that leads to excessive caching...

5CVSS6.2AI score0.207EPSS
SaveExploits2References18Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.51 views

Active Record contains SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails before 2.3.15, 3.0.x before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in...

7.5CVSS7.7AI score0.04458EPSS
SaveExploits2References10Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.56 views

GHSA-GPPP-5XC5-WFPX Active Record allows bypassing of database-query restrictions

Ruby on Rails 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly consider differences in parameter handling between the Active Record component and the JSON implementation, which allows remote attackers to bypass intended database-query restrictions and perform NU...

6.4CVSS7.5AI score0.08245EPSS
SaveExploits1References12
OSV
OSV
added 2017/10/24 6:33 p.m.29 views

GHSA-P463-639R-Q9G9 Dragonfly Code Injection vulnerability

The Dragonfly gem 0.7 before 0.8.6 and 0.9.x before 0.9.13 for Ruby, when used with Ruby on Rails, allows remote attackers to execute arbitrary code via a crafted request...

7.5CVSS7.4AI score0.03713EPSS
SaveExploits0References6
OSV
OSV
added 2017/10/24 6:33 p.m.42 views

GHSA-9C2J-593Q-3G82 activesupport Improper Input Validation vulnerability

The ActiveSupport::XmlMiniJDOM backend in lib/activesupport/xmlmini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to...

5.8CVSS6.3AI score0.02054EPSS
SaveExploits1References10
OSV
OSV
added 2017/10/24 6:33 p.m.49 views

GHSA-7G65-GHRG-HPF5 actionpack Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/sanitizehelper.rb in the striptags helper in Ruby on Rails before 2.3.16, 3.0.x before 3.0.17, 3.1.x before 3.1.8, and 3.2.x before 3.2.8 allows remote attackers to inject arbitrary web script or HTML via malformed HTML...

4.3CVSS5.2AI score0.01977EPSS
SaveExploits1References7
OSV
OSV
added 2017/10/24 6:33 p.m.56 views

GHSA-JMGW-6VJG-JJWG actionpack Improper Input Validation vulnerability

activesupport/coreext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a...

7.5CVSS7.7AI score0.99449EPSS
SaveExploits21References16
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.49 views

ActiveRecord vulnerable to modification of protected model attributes

ActiveRecord in Ruby on Rails before 2.3.17, 3.1.x before 3.1.11, and 3.2.x before 3.2.12 allows remote attackers to bypass the attrprotected protection mechanism and modify protected model attributes via a crafted request...

4.3CVSS6.2AI score0.0246EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.48 views

actionpack vulnerable to Cross-site Scripting

Cross-site scripting XSS vulnerability in actionpack/lib/actionview/helpers/translationhelper.rb in the internationalization component in Ruby on Rails 3.x before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via a crafted string that triggers generati...

4.3CVSS5.4AI score0.02233EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.33 views

Dragonfly Code Injection vulnerability

The Dragonfly gem 0.7 before 0.8.6 and 0.9.x before 0.9.13 for Ruby, when used with Ruby on Rails, allows remote attackers to execute arbitrary code via a crafted request...

7.5CVSS7.7AI score0.03713EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.35 views

activesupport Improper Input Validation vulnerability

The ActiveSupport::XmlMiniJDOM backend in lib/activesupport/xmlmini/jdom.rb in the Active Support component in Ruby on Rails 3.0.x and 3.1.x before 3.1.12 and 3.2.x before 3.2.13, when JRuby is used, does not properly restrict the capabilities of the XML parser, which allows remote attackers to...

5.8CVSS5AI score0.02054EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.52 views

GHSA-GH2W-J7CX-2664 Active Record contains SQL Injection

SQL injection vulnerability in the Active Record component in Ruby on Rails before 2.3.15, 3.0.x before 3.0.18, 3.1.x before 3.1.9, and 3.2.x before 3.2.10 allows remote attackers to execute arbitrary SQL commands via a crafted request that leverages incorrect behavior of dynamic finders in...

7.5CVSS7.7AI score0.04458EPSS
SaveExploits2References10
Rows per page
Query Builder