Home
» GitHub Advisories
» GHSA-q2qw-rmrh-vv42
Description
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.
Basic information
Type
reviewed
Severity
high
Advisory on GitHub
Open advisory ↗
Repository advisory
—
Source code
Browse source ↗
Published (advisory)
2018-12-05 17:24:27 UTC
Updated
2023-11-12 05:00:22 UTC
GitHub reviewed
2020-06-16 21:50:29 UTC
NVD published
2018-11-30
EPSS Score
Score
Percentile
0.79%
73.52%
CVSS Scores
Base score
Version
Severity
Vector
7.5
3.0
—
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:H)
Serious risk that confidential data gets exposed in a big way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:N)
Service keeps running; no real outage angle.
CWEs
CWE id
Name
CWE-284
Improper Access Control
CWE-502
Deserialization of Untrusted Data
Affected packages (4)
Vulnerable version ranges and first patched releases as published by GitHub.
Ecosystem
Package
Vulnerable range
First patched
Vulnerable functions
rubygems
activejob
>= 4.2.0, < 4.2.11
4.2.11
—
rubygems
activejob
>= 5.0.0, <= 5.0.7.0
5.0.7.1
—
rubygems
activejob
>= 5.1.0, <= 5.1.6.0
5.1.6.1
—
rubygems
activejob
>= 5.2.0, <= 5.2.1.0
5.2.1.1
—
cvelogic
Threat Intelligence