mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
1016 B
Markdown
18 lines
1016 B
Markdown
### [CVE-2017-9390](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9390)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered on Vera VeraEdge 1.7.19 and Veralite 1.7.481 devices. The device provides a shell script called connect.sh which is supposed to return a specific cookie for the user when the user is authenticated to https://home.getvera.com. One of the parameters retrieved by this script is "RedirectURL". However, the application lacks strict input validation of this parameter and this allows an attacker to execute the client-side code on this application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/153242/Veralite-Veraedge-Router-XSS-Command-Injection-CSRF-Traversal.html
|
|
|
|
#### Github
|
|
- https://github.com/ethanhunnt/IoT_vulnerabilities
|
|
|