CVE-2019-1010252: Input Validation
The Linux Foundation ONOS 2.0.0 and earlier is affected by: Poor Input-validation. The impact is: A network administrator (or attacker) can install unintended flow rules in the switch by mistake. The component is: applyFlowRules() and apply() functions in FlowRuleManager.java. The attack vector is: network management and connectivity.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2019-1010252?
CVE-2019-1010252 has a medium severity rating due to the risk of unintended flow rules being applied in switches.
How do I fix CVE-2019-1010252?
To mitigate CVE-2019-1010252, validate input thoroughly in the applyFlowRules() and apply() functions before installation of flow rules.
Who is affected by CVE-2019-1010252?
CVE-2019-1010252 affects users of the Linux Foundation ONOS version 2.0.0 and earlier.
What types of attacks can exploit CVE-2019-1010252?
An attacker can exploit CVE-2019-1010252 by tricking the system into installing unintended flow rules.
What components are involved in CVE-2019-1010252?
CVE-2019-1010252 involves the applyFlowRules() and apply() functions within the FlowRuleManager.java.