CVE-2017-8335
概要

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 setting name for wireless network. These values are stored by the device in NVRAM (Non-volatile RAM). It seems that the POST parameters passed in this request to set up names on the device do not have a string length check on them. This allows an attacker to send a large payload in the "mssid_1" POST parameter. The device also allows a user to view the name of the Wifi Network set by the user. While processing this request, the device calls a function named "getCfgToHTML" at address 0x004268A8 which retrieves the value set earlier by "mssid_1" parameter as SSID2 and this value then results in overflowing the stack set up for this function and allows an attacker to control $ra register value on the stack which allows an attacker to control the device by executing a payload of an attacker's choice. 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_00420F38 in IDA pro is identified to be receiving the values sent in the POST parameter "mssid_1" at address 0x0042BA00 and then sets in the NVRAM at address 0x0042C314. The value is later retrieved in the function "getCfgToHTML" at address 0x00426924 and this results in overflowing the buffer due to "strcat" function that is utilized by this function.

公表日 2019年6月19日4:15
登録日 2021年1月26日13:29
最終更新日 2024年11月21日12:33
CVSS3.0 : HIGH
スコア 8.0
ベクター CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR)
利用者の関与(UI)
影響の想定範囲(S) 変更なし
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
CVSS2.0 : MEDIUM
スコア 6.0
ベクター AV:N/AC:M/Au:S/C:P/I:P/A:P
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃前の認証要否(Au) 単一
機密性への影響(C)
完全性への影響(I)
可用性への影響(A)
全ての特権を取得 いいえ
ユーザー権限を取得 いいえ
その他の権限を取得 いいえ
ユーザー操作が必要 はい
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:securifi:almond_2015_firmware:al-r096:*:*:*:*:*:*:*
実行環境
1 cpe:2.3:h:securifi:almond_2015:-:*:*:*:*:*:*:*
構成2 以上 以下 より上 未満
cpe:2.3:o:securifi:almond\+firmware:al-r096:*:*:*:*:*:*:*
実行環境
1 cpe:2.3:h:securifi:almond\+:-:*:*:*:*:*:*:*
構成3 以上 以下 より上 未満
cpe:2.3:o:securifi:almond_firmware:al-r096:*:*:*:*:*:*:*
実行環境
1 cpe:2.3:h:securifi:almond:-:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
複数の Securifi デバイスのファームウェアにおけるバッファエラーの脆弱性
タイトル 複数の Securifi デバイスのファームウェアにおけるバッファエラーの脆弱性
概要

Securifi Almond、Almond+、Almond 2015 デバイスのファームウェアには、バッファエラーの脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダ情報および参考情報を参照して適切な対策を実施してください。

公表日 2017年4月29日0:00
登録日 2019年6月24日17:21
最終更新日 2019年6月24日17:21
影響を受けるシステム
Securifi
Securifi Almond 2015 ファームウェア AL-R096
Securifi Almond ファームウェア AL-R096
Securifi Almond+ ファームウェア AL-R096
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
1 [2019年06月24日]
  掲載
2019年6月24日17:21