mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
759 B
Markdown
18 lines
759 B
Markdown
### [CVE-2020-27687](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27687)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ThingsBoard before v3.2 is vulnerable to Host header injection in password-reset emails. This allows an attacker to send malicious links in password-reset emails to victims, pointing to an attacker-controlled server. Lack of validation of the Host header allows this to happen.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://gist.github.com/vin01/26a8bb13233acd9425e7575a7ad4c936
|
|
|
|
#### Github
|
|
- https://github.com/vin01/CVEs
|
|
|