CVE-2017-15412
Nokogiri gem, via libxml, is affected by DoS vulnerabilities
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install nokogiri -v 1.8.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| nokogiri | rubygems | 1.0.0, 1.0.1, 1.0.2, 1.0.3 (+97 more) | 1.8.2 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-416Use After FreeMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2017-15412ADVISORY
- https://github.com/sparklemotion/nokogiri/issues/1714WEB
- https://access.redhat.com/errata/RHSA-2017:3401WEB
- https://access.redhat.com/errata/RHSA-2018:0287WEB
- https://bugzilla.gnome.org/show_bug.cgi?id=783160WEB
- https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.htmlWEB
- https://crbug.com/727039WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2017-15412.ymlWEB
- https://lists.debian.org/debian-lts-announce/2017/12/msg00014.htmlWEB
- https://security.gentoo.org/glsa/201801-03WEB
- https://web.archive.org/web/20201208155618/http://www.securitytracker.com/id/1040348WEB
- https://www.debian.org/security/2018/dsa-4086WEB
Frequently Asked Questions
- What is CVE-2017-15412?
- Nokogiri gem, via libxml, is affected by DoS vulnerabilities This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2017-15412?
- CVE-2017-15412 affects nokogiri. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2017-15412 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2019-5477CRITICAL
Nokogiri Command Injection Vulnerability
- CVE-2015-8806HIGH
Denial of service or RCE from libxml2 and libxslt
- GHSA-c4rq-3m3g-8wgxHIGH
Nokogiri CSS selector tokenizer has regular expression backtracking
- CVE-2019-13118HIGH
libxslt Type Confusion vulnerability that affects Nokogiri
- GHSA-cgx6-hpwq-fhv5HIGH
Integer Overflow or Wraparound in libxml2 affects Nokogiri
- CVE-2022-24836HIGH
Nokogiri Inefficient Regular Expression Complexity
- CVE-2017-18258MEDIUM
Uncontrolled resource consumption in nokogiri
- CVE-2026-57434LOW
Nokogiri: Null Pointer Dereference calling methods on uninitialized wrapper classes
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies