Lucene search
+L

2123 matches found

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

GHSA-RG5M-3FQP-6PX8 actionmailer email address processing causes Denial of service

Multiple format string vulnerabilities in logsubscriber.rb files in the log subscriber component in Action Mailer in Ruby on Rails 3.x before 3.2.15 allow remote attackers to cause a denial of service via a crafted e-mail address that is improperly handled during construction of a log message...

4.3CVSS7.6AI score0.03135EPSS
SaveExploits1References10
OSV
OSV
added 2017/10/24 6:33 p.m.43 views

GHSA-GR44-7GRC-37VQ 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.3CVSS5.9AI score0.0246EPSS
SaveExploits1References11
OSV
OSV
added 2017/10/24 6:33 p.m.46 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
OSV
OSV
added 2017/10/24 6:33 p.m.53 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.32 views

GHSA-699M-MCJM-9CW8 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.3CVSS6.5AI score0.02233EPSS
SaveExploits0References9
OSV
OSV
added 2017/10/24 6:33 p.m.55 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
SaveExploits22References16
OSV
OSV
added 2017/10/24 6:33 p.m.51 views

GHSA-XGR2-V94M-RC9G activesupport in Rails vulnerable to incorrect data conversion

lib/activesupport/json/backends/yaml.rb in Ruby on Rails 2.3.x before 2.3.16 and 3.0.x before 3.0.20 does not properly convert JSON data to YAML data for processing by a YAML parser, which allows remote attackers to execute arbitrary code, conduct SQL injection attacks, or bypass authentication v...

7.5CVSS8.2AI score0.95327EPSS
SaveExploits8References20
OSV
OSV
added 2017/10/24 6:33 p.m.49 views

GHSA-6X85-J5J2-27JX actionpack Path Traversal vulnerability

Directory traversal vulnerability in actionpack/lib/abstractcontroller/base.rb in the implicit-render implementation in Ruby on Rails before 3.2.18, 4.0.x before 4.0.5, and 4.1.x before 4.1.1, when certain route globbing configurations are enabled, allows remote attackers to read arbitrary files...

7.5CVSS7.3AI score0.53703EPSS
SaveExploits2References15
OSV
OSV
added 2017/10/24 6:33 p.m.34 views

GHSA-MHWP-QHPC-H3JM SQL Injection in Active Record

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresqladapter.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 2.x and 3.x before 3.2.19 allows remote attackers to execute arbitrary SQL commands by leveraging improper bitstring quoting...

7.5CVSS7.9AI score0.04278EPSS
SaveExploits0References7
OSV
OSV
added 2017/10/24 6:33 p.m.45 views

GHSA-6H5Q-96HP-9JGM actionpack vulnerable to Cross-site Scripting

Cross-site scripting XSS vulnerability in the numbertocurrency helper in actionpack/lib/actionview/helpers/numberhelper.rb in Ruby on Rails before 3.2.16 and 4.x before 4.0.2 allows remote attackers to inject arbitrary web script or HTML via the unit parameter...

4.3CVSS6.6AI score0.03171EPSS
SaveExploits0References18
OSV
OSV
added 2017/10/24 6:33 p.m.46 views

GHSA-M46P-GGM5-5J83 Rails vulnerable to Cross-site Scripting

There is an XSS vulnerability in the numbertocurrency, numbertopercentage and numbertohuman helpers in Ruby on Rails. This vulnerability has been assigned the CVE identifier CVE-2014-0081. Versions Affected: All. Fixed Versions: 4.1.0.beta2, 4.0.3, 3.2.17. Impact ------ These helpers allows users...

4.3CVSS6.5AI score0.04032EPSS
SaveExploits0References12
OSV
OSV
added 2017/10/24 6:33 p.m.32 views

GHSA-9RF5-JM6F-2FMM Active Record subject to strong parameters protection bypass

activerecord/lib/activerecord/relation/querymethods.rb in Active Record in Ruby on Rails 4.0.x before 4.0.9 and 4.1.x before 4.1.5 allows remote attackers to bypass the strong parameters protection mechanism via crafted input to an application that makes createwith calls...

7.5CVSS6.2AI score0.02797EPSS
SaveExploits0References6
OSV
OSV
added 2017/10/24 6:33 p.m.35 views

GHSA-HQF9-RC9J-5FMJ Array data injection vulnerability in activerecord

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresql/cast.rb in Active Record in Ruby on Rails 4.0.x before 4.0.3, and 4.1.0.beta1, when PostgreSQL is used, allows remote attackers to execute "add data" SQL commands via vectors involving \ backslash character...

6.8CVSS7.5AI score0.01304EPSS
SaveExploits0References6
OSV
OSV
added 2017/10/24 6:33 p.m.35 views

GHSA-P692-7MM3-3FXG actionpack is vulnerable to remote bypass authentication

The httpbasicauthenticatewith method in actionpack/lib/actioncontroller/metal/httpauthentication.rb in the Basic Authentication implementation in Action Controller in Ruby on Rails before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not use a...

3.7CVSS5.8AI score0.04879EPSS
SaveExploits0References18
OSV
OSV
added 2017/10/24 6:33 p.m.27 views

GHSA-R8FH-HQ2P-7QHQ Active Record contains SQL Injection via improper range quoting

SQL injection vulnerability in activerecord/lib/activerecord/connectionadapters/postgresql/quoting.rb in the PostgreSQL adapter for Active Record in Ruby on Rails 4.x before 4.0.7 and 4.1.x before 4.1.3 allows remote attackers to execute arbitrary SQL commands by leveraging improper range quoting...

7.5CVSS7.9AI score0.04181EPSS
SaveExploits0References7
OSV
OSV
added 2017/10/24 6:33 p.m.33 views

GHSA-RGR4-9JH5-J4J6 Rack vulnerable to Denial of Service via large parameter depth request

lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service SystemStackError via a request with a large parameter depth...

5CVSS7.4AI score0.07778EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.25 views

rails-html-sanitizer Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in lib/rails/html/scrubbers.rb in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via a crafted CDATA node...

6.1CVSS5.6AI score0.02196EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.28 views

rails-html-sanitizer Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem 1.0.2 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via an HTML entity that is mishandled by the Rails::Html::FullSanitizer class...

6.1CVSS5.8AI score0.02587EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.42 views

Active Record Improper Access Control

activerecord/lib/activerecord/nestedattributes.rb in Active Record in Ruby on Rails 3.1.x and 3.2.x before 3.2.22.1, 4.0.x and 4.1.x before 4.1.14.1, 4.2.x before 4.2.5.1, and 5.x before 5.0.0.beta1.1 does not properly implement a certain destroy option, which allows remote attackers to bypass...

5.3CVSS5.7AI score0.0425EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.22 views

rails-html-sanitizer Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in the rails-html-sanitizer gem before 1.0.3 for Ruby on Rails 4.2.x and 5.x allows remote attackers to inject arbitrary web script or HTML via crafted tag attributes...

6.1CVSS5.7AI score0.02485EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder