CVE-2022-29181
Nokogiri Improperly Handles Unexpected Data Type
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install nokogiri -v 1.13.6
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 (+141 more) | 1.13.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-241
- CWE-843
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.2 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
References
- https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xh29-r2w5-wx8mWEB
- https://nvd.nist.gov/vuln/detail/CVE-2022-29181ADVISORY
- https://github.com/sparklemotion/nokogiri/commit/83cc451c3f29df397caa890afc3b714eae6ab8f7WEB
- https://github.com/sparklemotion/nokogiri/commit/db05ba9a1bd4b90aa6c76742cf6102a7c7297267WEB
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/nokogiri/CVE-2022-29181.ymlWEB
- https://github.com/sparklemotion/nokogiriPACKAGE
- https://github.com/sparklemotion/nokogiri/releases/tag/v1.13.6WEB
- https://security.gentoo.org/glsa/202208-29WEB
- https://securitylab.github.com/advisories/GHSL-2022-031_GHSL-2022-032_NokogiriADVISORY
- https://support.apple.com/kb/HT213532WEB
- https://seclists.org/fulldisclosure/2022/Dec/23WEB
Frequently Asked Questions
- What is CVE-2022-29181?
- Nokogiri Improperly Handles Unexpected Data Type This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.2/10).
- How do I check if my project is affected by CVE-2022-29181?
- CVE-2022-29181 affects nokogiri. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-29181 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2019-18197HIGH
Nokogiri affected by libxslt Use of Uninitialized Resource/Use After Free vulnerability
- CVE-2021-41098HIGH
Improper Restriction of XML External Entity Reference (XXE) in Nokogiri on JRuby
- CVE-2021-30560HIGH
Nokogiri has vulnerable dependencies on libxml2 and libxslt
- CVE-2017-16932HIGH
Nokogiri gem, via libxml, is affected by DoS vulnerabilities
- CVE-2021-3537MEDIUM
Nokogiri Implements libxml2 version vulnerable to null pointer dereferencing
- CVE-2026-57235MEDIUM
Nokogiri: Possible Out-of-Bounds Read in `Nokogiri::XML::NodeSet#[]`
- CVE-2013-6460MEDIUM
Nokogiri vulnerable to DoS while parsing XML documents
- CVE-2026-57236LOW
Nokogiri: Possible Use-After-Free when `Nokogiri::XML::Document#encoding=` raises an exception
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies