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.
References
Link Resource
http://seclists.org/oss-sec/2018/q1/52 Mailing List Third Party Advisory
http://www.securityfocus.com/bid/102736 Third Party Advisory VDB Entry
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: mitre

Published: 2018-01-31T14:00:00

Updated: 2018-02-01T10:57:01

Reserved: 2017-12-28T00:00:00


Link: CVE-2017-1000411

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2018-01-31T14:29:00.420

Modified: 2019-10-03T00:03:26.223


Link: CVE-2017-1000411

JSON object: View

cve-icon Redhat Information

No data.

CWE