CVE-2017-9384

An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides a web user interface that allows a user to manage the device. As a part of the functionality the device firmware file contains a file known as relay.sh which allows the device to create relay ports and connect the device to Vera servers. This is primarily used as a method of communication between the device and Vera servers so the devices can be communicated with even when the user is not at home. One of the parameters retrieved by this specific script is "remote_host". This parameter is not sanitized by the script correctly and is passed in a call to "eval" to execute another script where remote_host is concatenated to be passed a parameter to the second script. This allows an attacker to escape from the executed command and then execute any commands of his/her choice.
Configurations

Configuration 1 (hide)

AND
cpe:2.3:o:getvera:veraedge_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:getvera:veraedge:-:*:*:*:*:*:*:*

Configuration 2 (hide)

AND
cpe:2.3:o:getvera:veralite_firmware:*:*:*:*:*:*:*:*
cpe:2.3:h:getvera:veralite:-:*:*:*:*:*:*:*

History

21 Nov 2024, 03:35

Type Values Removed Values Added
References () http://packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.html - Third Party Advisory, VDB Entry () http://packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.html - Third Party Advisory, VDB Entry
References () https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Vera_sec_issues.pdf - Exploit, Third Party Advisory () https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Vera_sec_issues.pdf - Exploit, Third Party Advisory
References () https://seclists.org/bugtraq/2019/Jun/8 - Mailing List, Third Party Advisory () https://seclists.org/bugtraq/2019/Jun/8 - Mailing List, Third Party Advisory

Information

Published : 2019-06-17 18:15

Updated : 2024-11-21 03:35


NVD link : CVE-2017-9384

Mitre link : CVE-2017-9384

CVE.ORG link : CVE-2017-9384


JSON object : View

Products Affected

getvera

  • veraedge
  • veralite_firmware
  • veralite
  • veraedge_firmware
CWE
CWE-77

Improper Neutralization of Special Elements used in a Command ('Command Injection')