CVE-2017-1000411: High severity opendaylight vulnerability
OpenFlow Plugin and OpenDayLight Controller versions Nitrogen, Carbon, Boron, Robert Varga, Anil Vishnoi contain a flaw when multiple 'expired' flows take up the memory resource of CONFIG DATASTORE which leads to CONTROLLER shutdown. If multiple different flows with 'idle-timeout' and 'hard-timeout' are sent to the Openflow Plugin REST API, the expired flows will eventually crash the controller once its resource allocations set with the JVM size are exceeded. Although the installed flows (with timeout set) are removed from network (and thus also from controller's operations DS), the expired entries are still present in CONFIG DS. The attack can originate both from NORTH or SOUTH. The above description is for a north bound attack. A south bound attack can originate when an attacker attempts a flow flooding attack and since flows come with timeouts, the attack is not successful. However, the attacker will now be successful in CONTROLLER overflow attack (resource consumption). Although, the network (actual flow tables) and operational DS are only (~)1% occupied, the controller requests for resource consumption. This happens because the installed flows get removed from the network upon timeout.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2017-1000411?
CVE-2017-1000411 is considered a high severity vulnerability due to its potential to cause a complete shutdown of the OpenDaylight Controller.
How do I fix CVE-2017-1000411?
To fix CVE-2017-1000411, it's recommended to upgrade to the latest version of OpenDaylight that addresses this memory exhaustion issue.
What are the affected versions of software for CVE-2017-1000411?
CVE-2017-1000411 affects OpenFlow Plugin and OpenDaylight Controller versions Nitrogen, Carbon, and Boron.
What type of vulnerability is CVE-2017-1000411?
CVE-2017-1000411 is a denial of service vulnerability caused by memory resource exhaustion from expired flows.
Can CVE-2017-1000411 be exploited remotely?
Yes, CVE-2017-1000411 can be exploited remotely, allowing an attacker to overwhelm the memory resources of the OpenDaylight Controller.