CVE-2016-0753

Source
https://cve.org/CVERecord?id=CVE-2016-0753
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0753.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-0753
Aliases
Downstream
Related
Published
2016-02-16T02:59:07.690Z
Modified
2026-03-10T13:52:26.898116Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git / github.com/rails/rails

Affected ranges

Type
GIT
Repo
https://github.com/rails/rails
Events
Introduced
Fixed
Introduced
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "4.1.0"
        },
        {
            "fixed": "4.1.14.1"
        },
        {
            "introduced": "4.2.0"
        },
        {
            "fixed": "4.2.5.1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "5.0.0-beta1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "8.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-0753.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "22"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "23"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "42.1"
            }
        ]
    }
]