CVE-2022-29181
Nokogiri Improperly Handles Unexpected Data Type
8.2
HIGH
CVSS 3.1
EPSS 2.9%
描述
Nokogiri is an open source XML and HTML library for Ruby. Nokogiri prior to version 1.13.6 does not type-check all inputs into the XML and HTML4 SAX parsers, allowing specially crafted untrusted inputs to cause illegal memory access errors (segfault) or reads from unrelated memory. Version 1.13.6 contains a patch for this issue. As a workaround, ensure the untrusted input is a `String` by calling `#to_s` or equivalent.
如何修補 CVE-2022-29181
要修補 CVE-2022-29181,請將受影響套件升級到下列已修補版本。
- —未列出修補版本
- —升級至 1.13.6 或更新版本
CVE-2022-29181 正在被利用嗎?
低 — EPSS 為 2.9%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0
- from 0, < 1.13.6
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |