CVE-2017-0903
RubyGems vulnerable to Deserialization of Untrusted Data
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rubygems-update -v 2.6.14
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rubygems-update | rubygems | 2.0.0, 2.0.10, 2.0.11, 2.0.12 (+61 more) | 2.6.14 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-502Deserialization of Untrusted DataMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2017-0903ADVISORY
- https://github.com/rubygems/rubygems/commit/510b1638ac9bba3ceb7a5d73135dafff9e5bab49WEB
- https://hackerone.com/reports/274990WEB
- https://access.redhat.com/errata/RHSA-2017:3485WEB
- https://access.redhat.com/errata/RHSA-2018:0378WEB
- https://access.redhat.com/errata/RHSA-2018:0583WEB
- https://access.redhat.com/errata/RHSA-2018:0585WEB
- https://github.com/rubygems/rubygemsPACKAGE
- https://lists.debian.org/debian-lts-announce/2018/07/msg00012.htmlWEB
- https://usn.ubuntu.com/3553-1WEB
- https://usn.ubuntu.com/3685-1WEB
- https://web.archive.org/web/20200227143351/http://www.securityfocus.com/bid/101275WEB
- https://www.debian.org/security/2017/dsa-4031WEB
- https://blog.rubygems.org/2017/10/09/2.6.14-released.htmlWEB
- https://blog.rubygems.org/2017/10/09/unsafe-object-deserialization-vulnerability.htmlWEB
Frequently Asked Questions
- What is CVE-2017-0903?
- RubyGems vulnerable to Deserialization of Untrusted Data This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2017-0903?
- CVE-2017-0903 affects rubygems-update. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2017-0903 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2018-1000076CRITICAL
RubyGems Improper Verification of Cryptographic Signature vulnerability
- CVE-2019-8323HIGH
RubyGems Escape sequence injection vulnerability in api response handling
- CVE-2019-8325HIGH
RubyGems Escape sequence injection in errors
- CVE-2019-8320HIGH
RubyGems Delete directory using symlink when decompressing tar
- CVE-2017-0902HIGH
RubyGems has Origin Validation Error vulnerability
- CVE-2019-8321HIGH
RubyGems Escape sequence injection vulnerability in verbose
- CVE-2019-8322HIGH
RubyGems Escape sequence injection vulnerability in gem owner
- CVE-2018-1000078MEDIUM
RubyGems Cross-site Scripting vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies