CVE-2017-8331

Exp

An issue was discovered on Securifi Almond, Almond+, and Almond 2015 devices with firmware AL-R096. The device provides a user with the capability of adding new port forwarding rules to the device. It seems that the POST parameters passed in this request to set up routes on the device can be set in such a way that would result in passing commands to a "system" API in the function and thus result in command injection on the device. If the firmware version AL-R096 is dissected using binwalk tool, we obtain a cpio-root archive which contains the filesystem set up on the device that contains all the binaries. The binary "goahead" is the one that has the vulnerable function that recieves the values sent by the POST request. If we open this binary in IDA-pro we will notice that this follows a MIPS little endian format. The function sub_43C280in IDA pro is identified to be receiving the values sent in the POST request and the value set in POST parameter "ip_address" is extracted at address 0x0043C2F0. The POST parameter "ipaddress" is concatenated at address 0x0043C958 and this is passed to a "system" function at address 0x00437284. This allows an attacker to provide the payload of his/her choice and finally take control of the device.

公开: 2019-06-18 最后更新: 2026-06-16 分配方: [email protected] 来源: [email protected]

结论预警: CVE-2017-8331 综合评估为高可利用风险(77.9/100):CVSS 技术影响为高级,利用概率偏高(EPSS 6.98%,百分位 93%) 核心证据: 已收录 1 条公开利用参考(Exploit-DB)。 强制指令: 存在公开利用—请排查暴露面、落实缓解措施并优先修补。

风险随态势动态变化;本站持续评估并同步更新本页展示内容。

CVE-2017-8331 的公开 exploit 引用(Exploit-DB)

EDB-ID 来源 类型 公开时间 链接
nvd_ref exploit_tag Exploit-DB ↗

CVE-2017-8331 的 EPSS(利用预测评分)

EPSS 日更估计相对被利用可能性;百分位表示该 CVE 在已评分漏洞中的相对排名(越高表示相对更严重)。

# 日期 旧 EPSS 分数 新 EPSS 分数 变化(新 − 旧)
1 2026-06-15 13.32% 6.98% -6.34%
2 2026-05-19 13.76% 13.32% -0.44%
3 2026-04-03 13.76%

完整 EPSS 历史 (共 20 条)

CVE-2017-8331 的 CVSS 指标

该 CVE 的 CVSS 指标。

底座分 版本 严重度 向量 可利用性 影响 分数来源
8.8 3.0 HIGH
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 点击展开
攻击向量 (AV:N)
经互联网或企业内可路由网段即可从远端触达,攻击者不必出现在设备旁。
攻击复杂度 (AC:L)
前置条件清晰,成功路径稳定,不依赖罕见竞态或苛刻环境。
权限要求 (PR:L)
一般用户权限即可,不必是管理员或 root。
用户交互 (UI:N)
无需受害者点击链接、放行宏或安装软件,攻击链可自动走完。
作用域 (S:U)
破坏局限在脆弱组件原本的安全权限与信任域之内。
机密性影响 (C:H)
批量读取、导出或长期潜伏窃取机密数据,在实战上成立。
完整性影响 (I:H)
可篡改审计日志、植入后门或大面积伪造业务数据,动摇信任根基。
可用性影响 (A:H)
可造成长时间中断、关键事务无法完成,或伴随数据损毁导致难以自愈。
2.8 5.9 [email protected]
6.5 2.0 MEDIUM
AV:N/AC:L/Au:S/C:P/I:P/A:P 点击展开
访问路径 (AV:N)
只要路由可达,即可从远端发起利用。
访问复杂度 (AC:L)
步骤短、路径清晰,复现成本低。
认证 (AU:S)
突破一次认证边界即可。
机密性影响 (C:P)
机密性受到部分损害。
完整性影响 (I:P)
完整性受到部分损害。
可用性影响 (A:P)
可用性受到部分损害。
8.0 6.4 [email protected]

CVE-2017-8331 的弱点枚举

CVE-2017-8331 的影响软件 / 配置

厂商 产品 版本 原始 CPE
securifi almond_2015_firmware al-r096 cpe:2.3:o:securifi:almond_2015_firmware:al-r096:*:*:*:*:*:*:*
securifi almond\+firmware al-r096 cpe:2.3:o:securifi:almond\+firmware:al-r096:*:*:*:*:*:*:*
securifi almond_firmware al-r096 cpe:2.3:o:securifi:almond_firmware:al-r096:*:*:*:*:*:*:*

CVE-2017-8331 的参考链接

cvelogic Threat Intelligence