CVE-2013-4631
Huawei AR 150, 200, 1200, 2200, and 3200 - Denial of Service via Malformed SNMPv3 Requests
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-4631. PoCs published by Roberto Paleari.
AI-analyzed exploit summary This Python script exploits a stack-based buffer overflow in Huawei SNMPv3 service by sending a malformed SNMPv3 packet with an overly long 'UserName' field, causing a crash. The PoC uses Scapy to craft the packet and can be adapted for RCE.
Description
Huawei AR 150, 200, 1200, 2200, and 3200 routers, when SNMPv3 is enabled, allow remote attackers to cause a denial of service (device crash) via malformed SNMPv3 requests that leverage unspecified overflow issues.
Exploits (1)
This Python script exploits a stack-based buffer overflow in Huawei SNMPv3 service by sending a malformed SNMPv3 packet with an overly long 'UserName' field, causing a crash. The PoC uses Scapy to craft the packet and can be adapted for RCE.