原始 OSV JSON{
"id": "GHSA-q2qw-rmrh-vv42",
"aliases": [
"CVE-2018-16476"
],
"details": "A Broken Access Control vulnerability in Active Job versions >= 4.2.0 allows an attacker to craft user input which can cause Active Job to deserialize it using GlobalId and give them access to information that they should not have.",
"summary": "Improper Access Control in activejob",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.11"
}
]
}
],
"package": {
"name": "activejob",
"ecosystem": "RubyGems"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "5.0.7.1"
}
]
}
],
"package": {
"name": "activejob",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.0.7.0"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1.0"
},
{
"fixed": "5.1.6.1"
}
]
}
],
"package": {
"name": "activejob",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.1.6.0"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.2.0"
},
{
"fixed": "5.2.1.1"
}
]
}
],
"package": {
"name": "activejob",
"ecosystem": "RubyGems"
},
"database_specific": {
"last_known_affected_version_range": "<= 5.2.1.0"
}
}
],
"modified": "2023-06-30T19:52:40Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2018-12-05T17:24:27Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16476",
"type": "ADVISORY"
},
{
"url": "https://github.com/rails/rails/commit/970b0d754be7c71a760d9b807eea32297fd838e3",
"type": "WEB"
},
{
"url": "https://access.redhat.com/errata/RHSA-2019:0600",
"type": "WEB"
},
{
"url": "https://github.com/rails/rails",
"type": "PACKAGE"
},
{
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activejob/CVE-2018-16476.yml",
"type": "WEB"
},
{
"url": "https://groups.google.com/d/msg/rubyonrails-security/FL4dSdzr2zw/zjKVhF4qBAAJ",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/rubyonrails-security/FL4dSdzr2zw",
"type": "WEB"
},
{
"url": "https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-284",
"CWE-502"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2018-11-30T19:29:00Z",
"github_reviewed_at": "2020-06-16T21:50:29Z"
}
}