**🚨 OS Command Injection in D-Link DIR-823X** - Vulnerable endpoint: `/goform/set_ac_status` - **Consequence**: Remote attackers can execute arbitrary OS commands via crafted parameters. - **Impact**: Full system comprom…
**🔍 Root Cause: CWE-77 - Improper Neutralization of Special Elements** - Parameters `ac_ipaddr`, `ac_ipstatus`, `ap_randtime` are not sanitized. - Malicious input injected into system calls → command execution. - **Flaw*…