CVE-2017-9106

An issue was discovered in adns before 1.5.2. adns_rr_info mishandles a bogus *datap. The general pattern for formatting integers is to sprintf into a fixed-size buffer. This is correct if the input is in the right range; if it isn't, the buffer may be overrun (depending on the sizes of the types on the current platform). Of course the inputs ought to be right. And there are pointers in there too, so perhaps one could say that the caller ought to check these things. It may be better to require the caller to make the pointer structure right, but to have the code here be defensive about (and tolerate with an error but without crashing) out-of-range integer values. So: it should defend each of these integer conversion sites with a check for the actual permitted range, and return adns_s_invaliddata if not. The lack of this check causes the SOA sign extension bug to be a serious security problem: the sign extended SOA value is out of range, and overruns the buffer when reconverted. This is related to sign extending SOA 32-bit integer fields, and use of a signed data type.

公開: 2020-06-18 最後更新: 2026-06-16 指派方: [email protected] 來源: [email protected]

結論預警: CVE-2017-9106 綜合評估為中等風險(58.1/100):CVSS 技術影響為高級,利用機率(EPSS 1.88%) 核心證據: 近一日 EPSS 上升 +1.31%,被利用關注度持續升高。 強制指令: 梳理受影響資產並納入修補計畫。

風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。

CVE-2017-9106 的 EPSS(利用預測評分)

EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。

# 日期 舊 EPSS 分數 新 EPSS 分數 變化(新 − 舊)
1 2026-06-15 0.56% 1.88% +1.31%
2 2026-04-22 0.53% 0.56% +0.03%
3 2025-11-21 0.53%

完整 EPSS 歷史 (共 9 筆)

CVE-2017-9106 的 CVSS 指標

該 CVE 的 CVSS 指標。

底座分 版本 嚴重度 向量 可利用性 影響 分數來源
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 點擊展開
攻擊向量 (AV:N)
可經網際網路或企業內可路由網段從遠端觸達,攻擊者不必在裝置旁邊。
攻擊複雜度 (AC:L)
前置條件清楚,成功路徑穩定,不必仰賴罕見競態或極端環境。
權限需求 (PR:N)
不必事先登入或提權,匿名工作階段也可能成為跳板。
使用者互動 (UI:N)
不必受害者點連結、放行巨集或安裝軟體,攻擊鏈可自動走完。
作用域 (S:U)
破壞局限在脆弱元件原本的安全權限與信任域之內。
機密性影響 (C:N)
幾乎談不上實質的敏感資料外洩。
完整性影響 (I:N)
對紀錄真實性與不可否認性的破壞可忽略。
可用性影響 (A:H)
可造成長時間中斷、關鍵交易無法完成,或伴隨資料毀損導致難以自癒。
3.9 3.6 [email protected]
5.0 2.0 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P 點擊展開
存取路徑 (AV:N)
只要路由可達,即可從遠端發動利用。
存取複雜度 (AC:L)
步驟短、路徑清楚,重現成本低。
認證 (AU:N)
全程無需有效身分。
機密性影響 (C:N)
對機密性無影響。
完整性影響 (I:N)
對完整性無影響。
可用性影響 (A:P)
可用性受到部分損害。
10.0 2.9 [email protected]

CVE-2017-9106 的弱點列舉

CVE-2017-9106 的 OS 追蹤

vendor priority summary link
debian unimportant CVE-2017-9106 unimportant priority: Debian including 1 source packages (adns), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. https://security-tracker.debian.org/tracker/CVE-2017-9106
suse high CVE-2017-9106 severity important: SUSE including 23 source package names (24.164:libadns1-1.4-103.3.1, 26.196:libadns1-1.4-103.3.1, …), 65 product×package rows across 53 product lines (Container caasp/v4/nginx-ingress-controller, Container suse/ltss/sle12.5/sles12sp5, … (53 product lines)): Fixed 65. https://www.suse.com/security/cve/CVE-2017-9106/
ubuntu medium CVE-2017-9106 medium priority: Ubuntu including 1 source packages (adns), 17 status rows across 17 suites (bionic, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 11, needed 3, DNE 1, ignored 1, needs-triage 1. https://ubuntu.com/security/CVE-2017-9106

CVE-2017-9106 的影響軟體 / 設定

廠商 產品 版本 原始 CPE
gnu adns < 1.5.2 cpe:2.3:a:gnu:adns:*:*:*:*:*:*:*:*
fedoraproject fedora 31 cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
fedoraproject fedora 32 cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*

CVE-2017-9106 的參考連結

cvelogic Threat Intelligence