Lucene search

K
freebsdFreeBSDBEAB40BF-C1CA-4D2B-AD46-2F14BAC8A968
HistoryFeb 11, 2013 - 12:00 a.m.

Ruby Activemodel Gem -- Circumvention of attr_protected

2013-02-1100:00:00
vuxml.freebsd.org
22

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.009 Low

EPSS

Percentile

82.8%

Aaron Patterson reports:

The attr_protected method allows developers to specify a blacklist
of model attributes which users should not be allowed to assign to.
By using a specially crafted request, attackers could circumvent
this protection and alter values that were meant to be protected.
All users running an affected release should either upgrade or use
one of the work arounds immediately. Users should also consider
switching from attr_protected to the whitelist method
attr_accessible which is not vulnerable to this attack.

OSVersionArchitecturePackageVersionFilename
FreeBSDanynoarchrubygem18-activemodel< 3.2.12UNKNOWN
FreeBSDanynoarchrubygem19-activemodel< 3.2.12UNKNOWN

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.009 Low

EPSS

Percentile

82.8%