### [CVE-2019-11060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11060) ![](https://img.shields.io/static/v1?label=Product&message=HG100%20firmware&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-400%20Uncontrolled%20Resource%20Consumption&color=brighgreen) ### Description The web api server on Port 8080 of ASUS HG100 firmware up to 1.05.12, which is vulnerable to Slowloris HTTP Denial of Service: an attacker can cause a Denial of Service (DoS) by sending headers very slowly to keep HTTP or HTTPS connections and associated resources alive for a long period of time. CVSS 3.0 Base score 7.4 (Availability impacts). CVSS vector: (CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H). ### POC #### Reference - https://www.exploit-db.com/exploits/46720 #### Github No PoCs found on GitHub currently.