An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides UPnP services that are available on port 3480 and can also be accessed via port 80 using the url "/port_3480". It seems that the UPnP services provide "wget" as one of the service actions for a normal user to connect the device to an external website. It retrieves the parameter "URL" from the query string and then passes it to an internal function that uses the curl module on the device to retrieve the contents of the website.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.html | Third Party Advisory VDB Entry |
https://github.com/ethanhunnt/IoT_vulnerabilities/blob/master/Vera_sec_issues.pdf | Exploit Third Party Advisory |
https://seclists.org/bugtraq/2019/Jun/8 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2019-06-17 20:15
Updated : 2024-02-04 20:20
NVD link : CVE-2017-9383
Mitre link : CVE-2017-9383
CVE.ORG link : CVE-2017-9383
JSON object : View
Products Affected
getvera
- veraedge
- veraedge_firmware
- veralite_firmware
- veralite
CWE
CWE-287
Improper Authentication