mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
19 lines
953 B
Markdown
19 lines
953 B
Markdown
### [CVE-2017-13717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13717)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Starry Station (aka Starry Router) sets the Access-Control-Allow-Origin header to "*". This allows any hosted file on any domain to make calls to the device's webserver and brute force the credentials and pull any information that is stored on the device. In this case, a user's Wi-Fi credentials are stored in clear text on the device and can be pulled easily.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/153240/Starry-Router-Camera-PIN-Brute-Force-CORS-Incorrect.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/ethanhunnt/IoT_vulnerabilities
|
|
|