CVE-2020-36907
7.5Extreme Networks · Aerohive HiveOS
Aerohive HiveOS contains a denial of service vulnerability in the NetConfig UI that allows unauthenticated attackers to render the web interface unusable.
Executive summary
An unauthenticated remote denial of service vulnerability in Extreme Networks Aerohive HiveOS allows attackers to render the administrative interface inaccessible for extended periods.
Vulnerability
This vulnerability, identified as CWE-770, involves the improper allocation of resources within the NetConfig UI. Unauthenticated attackers can send a crafted HTTP request to the action.php5 script, specifically targeting the CliWindow function, to trigger a five minute service disruption of the web interface.
Business impact
The exploitation of this vulnerability results in a temporary denial of service for the Aerohive HiveOS web management interface. While this does not provide the attacker with unauthorized data access or code execution, it significantly impacts operational availability by preventing administrators from managing network access points. Given the CVSS score of 7.5, the risk to network management continuity is considered high.
Remediation
Immediate Action: Apply all relevant security updates provided by Extreme Networks. If an update is not immediately feasible, disable the web-based hive-ui via the CLI using the command: no system web-server hive-ui enable.
Proactive Monitoring: Monitor network access logs for suspicious HTTP requests targeting the action.php5 script or unusual spikes in web server resource consumption.
Compensating Controls: Implement Web Application Firewall (WAF) rules to filter and block requests containing the identified malicious parameters associated with the NetConfig UI.
Exploitation status
Public Exploit Available: Yes — a proof-of-concept exploit is available via ExploitDB (EDB-ID: 48441) and Packet Storm.
Analyst recommendation
Organizations utilizing Extreme Networks Aerohive HiveOS should prioritize patching to version 11.0 or higher to remediate this flaw. If patching cannot be performed immediately, administrators must disable the web-based Hive UI to eliminate the attack vector, as the simplicity of the exploit makes it a likely target for automated disruption attempts.
More Extreme Networks CVEs
Sources
Originally found and disclosed by LiquidWorm as Gjoko Krstic of Zero Science Lab, per the CVE Program record.
- ExploitDB-48441 Exploit / PoC
- Extreme Networks Product Homepage
- HiveOS Product Announcements
- Zero Science Lab Disclosure (ZSL-2020-5566) Third-party advisory
- NCSC Security Advisory Third-party advisory
- IBM X-Force Vulnerability Exchange Vulnerability database entry
- Packet Storm Security Exploit Entry Exploit / PoC
- VulnCheck Advisory: Extreme Networks Aerohive HiveOS <=11.x 11.x Unauthenticated Remote Denial of Service Third-party advisory