CVE-2021-3517
Nokogiri contains libxml Out-of-bounds Write vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install nokogiri -v 1.11.4
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 (+124 more) | 1.11.4 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-787Out-of-bounds WriteMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
References
- https://nvd.nist.gov/vuln/detail/CVE-2021-3517ADVISORY
- https://github.com/sparklemotion/nokogiri/issues/2233WEB
- https://github.com/sparklemotion/nokogiri/issues/2274WEB
- https://www.oracle.com/security-alerts/cpuoct2021.htmlWEB
- https://www.oracle.com/security-alerts/cpujul2022.htmlWEB
- https://www.oracle.com/security-alerts/cpujan2022.htmlWEB
- https://www.oracle.com/security-alerts/cpuapr2022.htmlWEB
- https://security.netapp.com/advisory/ntap-20211022-0004WEB
- https://security.netapp.com/advisory/ntap-20210625-0002WEB
- https://security.gentoo.org/glsa/202107-05WEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QVM4UJ3376I6ZVOYMHBNX4GY3NIV52WVWEB
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BZOMV5J4PMZAORVT64BKLV6YIZAFDGX6WEB
- https://lists.debian.org/debian-lts-announce/2021/05/msg00008.htmlWEB
- https://gitlab.gnome.org/GNOME/libxml2/-/commit/8598060bacada41a0eb09d95c97744ff4e428f8eWEB
- https://github.com/sparklemotion/nokogiri/blob/7c19ef5cc6b7c5c36827dd5495f857c6877ec8cf/CHANGELOG.md?plain=1#L579WEB
- https://github.com/sparklemotion/nokogiriPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2021-3517.ymlWEB
- https://bugzilla.redhat.com/show_bug.cgi?id=1954232WEB
Frequently Asked Questions
- What is CVE-2021-3517?
- Nokogiri contains libxml Out-of-bounds Write vulnerability This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.6/10).
- How do I check if my project is affected by CVE-2021-3517?
- CVE-2021-3517 affects nokogiri. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2021-3517 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2012-6685HIGH
Nokogiri is vulnerable to XML External Entity (XXE) attack
- CVE-2020-7595HIGH
libxml as used in Nokogiri has an infinite loop in a certain end-of-file situation
- 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-2013-6460MEDIUM
Nokogiri vulnerable to DoS while parsing XML documents
- CVE-2017-18258MEDIUM
Uncontrolled resource consumption in nokogiri
- CVE-2026-57236LOW
Nokogiri: Possible Use-After-Free when `Nokogiri::XML::Document#encoding=` raises an exception
- 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