关键漏洞信息 Target: Vendor: Linksys Products: RE6500, RE6250, RE6300, RE6350, RE7000, RE9000 Versions: - RE6500(1.0.013.001) - RE6250(1.0.04.001) - RE6300(1.2.07.001) - RE6350(1.0.04.001) - RE7000(1.1.05.003) - RE9000(1.0.04.002) Type: Stack Overflow Affected Components: binary Vulnerable Function: Vulnerability Description: Direct user input ( ) in function is passed unvalidated. If the input data length exceeds the buffer's limit, a stack overflow occurs. Exploitation: is copied to a local variable on the stack, allowing for overflow of the return address. Proof of Concept (PoC): Impact: Remote attackers can potentially crash the server, leading to a denial of service or possible execution of arbitrary code. Mitigation: Ensure input validation is performed to prevent buffer overflows.