Key Information Vulnerability Overview Device: Netgear EX6150 Router Firmware Version: V1.0.0.46_1.0.76 Download Link: Netgear Official Website Vulnerability Details 1. Vulnerability Trigger Location Function: sub_41090() Offset: 0x00410728 Issue: function call without boundary checking, leading to stack buffer overflow. Trigger Condition: A specially crafted GET request can trigger the vulnerability. 2. Vulnerability Analysis Trigger Point: During parsing of user GET requests, triggered when the request header contains a specific string. Critical Code Snippet: POC (Proof of Concept) Python Script: id0: Uses CRLF (carriage return and line feed) as line delimiter. Discoverer Email: m202472188@hust.edu.cn