### [CVE-2019-12513](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12513) ![](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 In NETGEAR Nighthawk X10-R900 prior to 1.0.4.24, by sending a DHCP discover request containing a malicious hostname field, an attacker may execute stored XSS attacks against this device. When the malicious DHCP request is received, the device will generate a log entry containing the malicious hostname. This log entry may then be viewed at Advanced settings->Administration->Logs to trigger the exploit. Although this value is inserted into a textarea tag, converted to all-caps, and limited in length, attacks are still possible. ### POC #### Reference - https://www.ise.io/casestudies/sohopelessly-broken-2-0/ - https://www.ise.io/casestudies/sohopelessly-broken-2-0/ #### Github No PoCs found on GitHub currently.