Analysis of CVE-2017-13772 and MIPS Stack Overflow Exploit Summary

Analysis of CVE-2017-13772 and MIPS Stack Overflow Exploit Summary

1. Introduction This article will analyze CVE-2017-13772 and summarize the general approach to exploiting MIPS stack overflow. Before reading, it is necessary to understand MIPS assembly related knowledge. 2. Causes of CVE-2017-13772 Vulnerability CVE-2017-13772 is a stack overflow vulnerability in TP-Link, which is triggered when an overly long IP address is input in the ping … Read more