Lucene search
+L

52 matches found

Hacker One
Hacker One
added 2016/01/06 8:34 a.m.46 views

Ruby on Rails: Validation bypass for Active Record and Active Model

Possible Input Validation Circumvention in Active Model There is a possible input validation circumvention vulnerability in Active Model. This vulnerability has been assigned the CVE identifier CVE-2016-0753. Versions Affected: 4.1.0 and newer Not affected: 4.0.13 and older Fixed Versions:...

5CVSS1.1AI score0.07157EPSS
SaveExploits0
Hacker One
Hacker One
added 2015/05/20 7:16 p.m.30 views

Ruby on Rails: Changeable model ids on vanilla update can lead to severely bad side-effects

Proof of concept User.find1.update!id: 1701 But strong params! Disagree. There are cases where less experienced users will allow "id" as a param for a subnested resource and then copy and past that code into that subnested resource's own controller, forgetting to remove the "id". I consider this...

1.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2014/08/27 2:22 p.m.5 views

rubygem-activerecord: Strong Parameter bypass with create_with

It was discovered that Active Record's createwith method failed to properly check attributes passed to it. A remote attacker could possibly use this flaw to bypass the strong parameter protection and modify arbitrary model attributes via mass assignment if an application using Active Record calle...

7.5CVSS5.9AI score0.02797EPSS
SaveExploits0References4
OSV
OSV
added 2014/08/20 11:17 a.m.5 views

DEBIAN-CVE-2014-3514

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.5CVSS7AI score0.02797EPSS
SaveExploits0References1
NVD
NVD
added 2014/08/20 11:17 a.m.32 views

CVE-2014-3514

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.5AI score0.02797EPSS
SaveExploits0References4
OSV
OSV
added 2014/08/20 11:17 a.m.6 views

CVE-2014-3514

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...

6.4AI score
SaveExploits0References4
Prion
Prion
added 2014/08/20 11:17 a.m.22 views

Design/Logic Flaw

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.5CVSS7.1AI score0.02797EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2014/08/20 11:17 a.m.25 views

CVE-2014-3514

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.5CVSS5.9AI score0.02797EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2014/08/20 10:0 a.m.27 views

CVE-2014-3514

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...

6.4AI score0.02797EPSS
SaveExploits0References4
CVE
CVE
added 2014/08/20 10:0 a.m.104 views

CVE-2014-3514

The CVE-2014-3514 entry concerns ActiveRecord in Ruby on Rails (Rails 4.0.x prior to 4.0.9 and 4.1.x prior to 4.1.5). The underlying issue is a bypass of strong parameters protection via crafted input to create_with calls, enabling remote attackers to bypass parameter filtering. Documented refere...

7.5CVSS6.5AI score0.02797EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2014/08/20 10:0 a.m.82 views

CVE-2014-3514

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.4AI score0.02797EPSS
SaveExploits0
RubySec
RubySec
added 2014/08/18 12:0 a.m.24 views

Data Injection Vulnerability in Active Record

The createwith functionality in Active Record was implemented incorrectly and completely bypasses the strong parameters protection. Applications which pass user-controlled values to createwith could allow attackers to set arbitrary attributes on models...

7.5CVSS6.9AI score0.02797EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder