cve/2021/CVE-2021-20992.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-20992](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20992)
![](https://img.shields.io/static/v1?label=Product&message=Fibaro%20Home%20Center&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=Home%20Center%202%20all%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=Home%20Center%20Lite%20all%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-319%20Cleartext%20Transmission%20of%20Sensitive%20Information&color=brightgreen)
2024-05-25 21:48:12 +02:00
### Description
In Fibaro Home Center 2 and Lite devices in all versions provide a web based management interface over unencrypted HTTP protocol. Communication between the user and the device can be eavesdropped to hijack sessions, tokens and passwords.
### POC
#### Reference
- http://packetstormsecurity.com/files/162243/Fibaro-Home-Center-MITM-Missing-Authentication-Code-Execution.html
- http://seclists.org/fulldisclosure/2021/Apr/27
- https://www.iot-inspector.com/blog/advisory-fibaro-home-center/
#### Github
No PoCs found on GitHub currently.