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

19 lines
881 B
Markdown

### [CVE-2020-5762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5762)
![](https://img.shields.io/static/v1?label=Product&message=Grandstream%20HT800%20Series&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-476&color=brighgreen)
### Description
Grandstream HT800 series firmware version 1.0.17.5 and below is vulnerable to a denial of service attack against the TR-069 service. An unauthenticated remote attacker can stop the service due to a NULL pointer dereference in the TR-069 service. This condition is triggered due to mishandling of the HTTP Authentication field.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2020-43
- https://www.tenable.com/security/research/tra-2020-47
#### Github
No PoCs found on GitHub currently.