Files
CVEs-PoC/2021/CVE-2021-32612.md
T
2024-05-25 21:48:12 +02:00

20 lines
867 B
Markdown

### [CVE-2021-32612](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32612)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The VeryFitPro (com.veryfit2hr.second) application 3.2.8 for Android does all communication with the backend API over cleartext HTTP. This includes logins, registrations, and password change requests. This allows information theft and account takeover via network sniffing.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2021/Jun/45
- https://trovent.github.io/security-advisories/TRSA-2105-01/TRSA-2105-01.txt
- https://trovent.io/security-advisory-2105-01
#### Github
No PoCs found on GitHub currently.