Lucene search
+L

10819 matches found

Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.66 views

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.4AI score0.08245EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.46 views

Active Record Improper Input Validation

The Active Record component in Ruby on Rails 2.3.x before 2.3.18, 3.1.x before 3.1.12, and 3.2.x before 3.2.13 processes certain queries by converting hash keys to symbols, which allows remote attackers to cause a denial of service via crafted input to a where method...

5CVSS6.1AI score0.03438EPSS
SaveExploits0References19Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.53 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.57 views

GHSA-FHJ9-CJJH-27VM Active Record contains deserialization of arbitrary YAML

ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML...

10CVSS7.3AI score0.07497EPSS
SaveExploits1References12
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.56 views

Active Record contains deserialization of arbitrary YAML

ActiveRecord in Ruby on Rails before 2.3.17 and 3.x before 3.1.0 allows remote attackers to cause a denial of service or execute arbitrary code via crafted serialized attributes that cause the +serialize+ helper to deserialize arbitrary YAML...

10CVSS8.2AI score0.07497EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.34 views

GHSA-3CRR-9VMG-864V Active Record Improper Input Validation

The Active Record component in Ruby on Rails 2.3.x before 2.3.18, 3.1.x before 3.1.12, and 3.2.x before 3.2.13 processes certain queries by converting hash keys to symbols, which allows remote attackers to cause a denial of service via crafted input to a where method...

5CVSS7.2AI score0.03438EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.33 views

activesupport Cross-site Scripting vulnerability

Cross-site scripting XSS vulnerability in json/encoding.rb in Active Support in Ruby on Rails 4.1.x before 4.1.11 and 4.2.x before 4.2.2 allows remote attackers to inject arbitrary web script or HTML via a crafted Hash that is mishandled during JSON encoding...

4.3CVSS6.7AI score0.0278EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.64 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
OSV
OSV
added 2017/10/24 6:33 p.m.32 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.37 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.34 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
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.54 views

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.5CVSS8.2AI score0.04181EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.34 views

GHSA-XRR6-3PC4-M447 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.4AI score0.0425EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.41 views

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.3AI score0.02797EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.69 views

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.5CVSS8.2AI score0.04278EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2017/10/24 6:33 p.m.29 views

GHSA-543V-GJ2C-R3CH activemodel contains Improper Input Validation

Active Model in Ruby on Rails 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 supports the use of instance-level writers for class accessors, which allows remote attackers to bypass intended validation steps via crafted parameters...

5.3CVSS5.5AI score0.07157EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.32 views

activemodel contains Improper Input Validation

Active Model in Ruby on Rails 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 supports the use of instance-level writers for class accessors, which allows remote attackers to bypass intended validation steps via crafted parameters...

5.3CVSS6AI score0.07157EPSS
SaveExploits0References17Affected Software1
Carbon Black Blog
Carbon Black Blog
added 2017/10/24 1:09 p.m.41 views

October 24, 2017 – Morning Cyber Coffee Headlines – “Niagara Falls” Edition

Good morning! Sit with Carbon Black this morning over a cup of coffee or tea and browse a few industry headlines to get the day started. We’ve got just enough information below to get you through that first cup…enjoy! October 24, 2017 - Headlines Carbon Black in the News: Putting the P, D, and R...

6.7AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2017/10/24 12:00 a.m.65 views

activerecord vulnerable to SQL Injection

The Active Record component in Ruby on Rails efore 2.3.15, 3.0.x before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 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...

7.5CVSS7.1AI score0.02924EPSS
SaveExploits2References7Affected Software1
RubySec
RubySec
added 2017/10/24 12:00 a.m.64 views

SQL Injection Vulnerability in Ruby on Rails

The Active Record component in Ruby on Rails before 3.0.14, 3.1.x before 3.1.6, and 3.2.x before 3.2.6 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...

7.5CVSS6.2AI score0.04174EPSS
SaveExploits4References1Affected Software1
Rows per page
Query Builder