ID

VAR-201906-0770


CVE

CVE-2017-8329


TITLE

plural Securifi Device firmware buffer error vulnerability

Trust: 0.8

sources: JVNDB: JVNDB-2017-014513

DESCRIPTION

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 a name for the 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 at address 0x00412CE4 (routerSummary) in the binary "webServer" located in Almond folder, 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 receives 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 at address 0x00412EAC and this results in overflowing the buffer as the function copies the value directly on the stack. Securifi Almond , Almond+ , Almond 2015 The device firmware contains a buffer error vulnerability.Information is obtained, information is altered, and service operation is disrupted (DoS) There is a possibility of being put into a state. SecurifiAlmond is a wireless router with a touch screen. An attacker could exploit the vulnerability to cause a buffer overflow or heap overflow. This vulnerability stems from the incorrect verification of data boundaries when the network system or product performs operations on the memory, resulting in incorrect read and write operations to other associated memory locations

Trust: 2.34

sources: NVD: CVE-2017-8329 // JVNDB: JVNDB-2017-014513 // CNVD: CNVD-2019-18744 // VULHUB: VHN-116532 // VULMON: CVE-2017-8329

IOT TAXONOMY

category:['Network device']sub_category: -

Trust: 0.6

sources: CNVD: CNVD-2019-18744

AFFECTED PRODUCTS

vendor:securifimodel:almond 2015scope:eqversion:al-r096

Trust: 1.8

vendor:securifimodel:almondscope:eqversion:al-r096

Trust: 1.8

vendor:securifimodel:almond\+scope:eqversion:al-r096

Trust: 1.0

vendor:securifimodel:almond+scope:eqversion:al-r096

Trust: 0.8

vendor:securifimodel:almond+ al-r096scope: - version: -

Trust: 0.6

vendor:securifimodel:almond-2015 al-r096scope: - version: -

Trust: 0.6

vendor:securifimodel:almond al-r096scope: - version: -

Trust: 0.6

sources: CNVD: CNVD-2019-18744 // JVNDB: JVNDB-2017-014513 // NVD: CVE-2017-8329

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2017-8329
value: MEDIUM

Trust: 1.0

NVD: CVE-2017-8329
value: MEDIUM

Trust: 0.8

CNVD: CNVD-2019-18744
value: MEDIUM

Trust: 0.6

CNNVD: CNNVD-201906-709
value: MEDIUM

Trust: 0.6

VULHUB: VHN-116532
value: MEDIUM

Trust: 0.1

VULMON: CVE-2017-8329
value: MEDIUM

Trust: 0.1

nvd@nist.gov: CVE-2017-8329
severity: MEDIUM
baseScore: 4.6
vectorString: AV:N/AC:H/AU:S/C:P/I:P/A:P
accessVector: NETWORK
accessComplexity: HIGH
authentication: SINGLE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 3.9
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.9

CNVD: CNVD-2019-18744
severity: MEDIUM
baseScore: 6.8
vectorString: AV:A/AC:H/AU:N/C:C/I:C/A:C
accessVector: ADJACENT_NETWORK
accessComplexity: HIGH
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 3.2
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.6

VULHUB: VHN-116532
severity: MEDIUM
baseScore: 4.6
vectorString: AV:N/AC:H/AU:S/C:P/I:P/A:P
accessVector: NETWORK
accessComplexity: HIGH
authentication: SINGLE
confidentialityImpact: PARTIAL
integrityImpact: PARTIAL
availabilityImpact: PARTIAL
exploitabilityScore: 3.9
impactScore: 6.4
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2017-8329
baseSeverity: MEDIUM
baseScore: 6.4
vectorString: CVSS:3.0/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
attackVector: NETWORK
attackComplexity: HIGH
privilegesRequired: HIGH
userInteraction: REQUIRED
scope: UNCHANGED
confidentialityImpact: HIGH
integrityImpact: HIGH
availabilityImpact: HIGH
exploitabilityScore: 0.5
impactScore: 5.9
version: 3.0

Trust: 1.8

sources: CNVD: CNVD-2019-18744 // VULHUB: VHN-116532 // VULMON: CVE-2017-8329 // JVNDB: JVNDB-2017-014513 // CNNVD: CNNVD-201906-709 // NVD: CVE-2017-8329

PROBLEMTYPE DATA

problemtype:CWE-119

Trust: 1.9

sources: VULHUB: VHN-116532 // JVNDB: JVNDB-2017-014513 // NVD: CVE-2017-8329

THREAT TYPE

remote

Trust: 0.6

sources: CNNVD: CNNVD-201906-709

TYPE

buffer error

Trust: 0.6

sources: CNNVD: CNNVD-201906-709

CONFIGURATIONS

sources: JVNDB: JVNDB-2017-014513

PATCH

title:Almondurl:https://www.securifi.com/ja/almond

Trust: 0.8

title:SecurifiAlmond Buffer Overflow Vulnerability Patchurl:https://www.cnvd.org.cn/patchInfo/show/164225

Trust: 0.6

title:Securifi Almond Buffer error vulnerability fixurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=93894

Trust: 0.6

title:IoT_vulnerabilitiesurl:https://github.com/ethanhunnt/IoT_vulnerabilities

Trust: 0.1

sources: CNVD: CNVD-2019-18744 // VULMON: CVE-2017-8329 // JVNDB: JVNDB-2017-014513 // CNNVD: CNNVD-201906-709

EXTERNAL IDS

db:NVDid:CVE-2017-8329

Trust: 3.3

db:PACKETSTORMid:153227

Trust: 2.5

db:JVNDBid:JVNDB-2017-014513

Trust: 0.8

db:CNNVDid:CNNVD-201906-709

Trust: 0.7

db:CNVDid:CNVD-2019-18744

Trust: 0.6

db:VULHUBid:VHN-116532

Trust: 0.1

db:VULMONid:CVE-2017-8329

Trust: 0.1

sources: CNVD: CNVD-2019-18744 // VULHUB: VHN-116532 // VULMON: CVE-2017-8329 // JVNDB: JVNDB-2017-014513 // PACKETSTORM: 153227 // CNNVD: CNNVD-201906-709 // NVD: CVE-2017-8329

REFERENCES

url:https://seclists.org/bugtraq/2019/jun/8

Trust: 3.2

url:https://github.com/ethanhunnt/iot_vulnerabilities/blob/master/securifi_almond_plus_sec_issues.pdf

Trust: 2.4

url:http://packetstormsecurity.com/files/153227/securifi-almond-2015-buffer-overflow-command-injection-xss-csrf.html

Trust: 2.4

url:https://nvd.nist.gov/vuln/detail/cve-2017-8329

Trust: 1.5

url:https://cve.mitre.org/cgi-bin/cvename.cgi?name=cve-2017-8329

Trust: 0.8

url:https://cwe.mitre.org/data/definitions/119.html

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://github.com/ethanhunnt/iot_vulnerabilities

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8330

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8333

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8335

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8337

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8328

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8331

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8336

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8334

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2017-8332

Trust: 0.1

sources: CNVD: CNVD-2019-18744 // VULHUB: VHN-116532 // VULMON: CVE-2017-8329 // JVNDB: JVNDB-2017-014513 // PACKETSTORM: 153227 // CNNVD: CNNVD-201906-709 // NVD: CVE-2017-8329

CREDITS

Mandar Satam

Trust: 0.1

sources: PACKETSTORM: 153227

SOURCES

db:CNVDid:CNVD-2019-18744
db:VULHUBid:VHN-116532
db:VULMONid:CVE-2017-8329
db:JVNDBid:JVNDB-2017-014513
db:PACKETSTORMid:153227
db:CNNVDid:CNNVD-201906-709
db:NVDid:CVE-2017-8329

LAST UPDATE DATE

2024-11-23T21:52:10.329000+00:00


SOURCES UPDATE DATE

db:CNVDid:CNVD-2019-18744date:2019-06-24T00:00:00
db:VULHUBid:VHN-116532date:2019-06-20T00:00:00
db:VULMONid:CVE-2017-8329date:2019-06-20T00:00:00
db:JVNDBid:JVNDB-2017-014513date:2019-06-24T00:00:00
db:CNNVDid:CNNVD-201906-709date:2019-06-21T00:00:00
db:NVDid:CVE-2017-8329date:2024-11-21T03:33:46.300

SOURCES RELEASE DATE

db:CNVDid:CNVD-2019-18744date:2019-06-21T00:00:00
db:VULHUBid:VHN-116532date:2019-06-18T00:00:00
db:VULMONid:CVE-2017-8329date:2019-06-18T00:00:00
db:JVNDBid:JVNDB-2017-014513date:2019-06-24T00:00:00
db:PACKETSTORMid:153227date:2019-06-07T15:06:02
db:CNNVDid:CNNVD-201906-709date:2019-06-18T00:00:00
db:NVDid:CVE-2017-8329date:2019-06-18T20:15:11.750