Lucene search

K

ONOS Security Vulnerabilities

cve
cve

CVE-2023-30093

A cross-site scripting (XSS) vulnerability in Open Networking Foundation ONOS from version v1.9.0 to v2.7.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the url parameter of the API documentation...

6.1CVSS

5.9AI Score

0.001EPSS

2023-05-04 10:15 PM
28
cve
cve

CVE-2022-24109

An issue was discovered in ONOS 2.5.1. To attack an intent installed by a normal user, a remote attacker can install a duplicate intent with a different key, and then remove the duplicate one. This will remove the flow rules of the intent, even though the intent still exists in the...

6.5CVSS

6.5AI Score

0.002EPSS

2023-04-20 01:15 PM
17
cve
cve

CVE-2021-38364

An issue was discovered in ONOS 2.5.1. There is an incorrect comparison of flow rules installed by intents. A remote attacker can install or remove a new intent, and consequently modify or delete the existing flow rules related to other...

6.5CVSS

6.4AI Score

0.002EPSS

2023-04-20 01:15 PM
15
cve
cve

CVE-2022-24035

An issue was discovered in ONOS 2.5.1. The purge-requested intent remains on the list, but it does not respond to changes in topology (e.g., link failure). In combination with other applications, it could lead to a failure of network...

7.5CVSS

7.4AI Score

0.001EPSS

2023-04-20 01:15 PM
19
cve
cve

CVE-2021-38363

An issue was discovered in ONOS 2.5.1. In IntentManager, the install-requested intent (which causes an exception) remains in pendingMap (in memory) forever. Deletion is possible neither by a user nor by the intermittent Intent Cleanup...

7.5CVSS

7.5AI Score

0.001EPSS

2023-04-20 01:15 PM
17
cve
cve

CVE-2022-29604

An issue was discovered in ONOS 2.5.1. An intent with an uppercase letter in a device ID shows the CORRUPT state, which is misleading to a network operator. Improper handling of case sensitivity causes inconsistency between intent and flow rules in the...

9.8CVSS

9.2AI Score

0.002EPSS

2023-04-20 01:15 PM
12
cve
cve

CVE-2022-29609

An issue was discovered in ONOS 2.5.1. An intent with the same source and destination shows the INSTALLING state, indicating that its flow rules are installing. Improper handling of such an intent is misleading to a network...

5.3CVSS

5.3AI Score

0.001EPSS

2023-04-20 01:15 PM
15
cve
cve

CVE-2022-29944

An issue was discovered in ONOS 2.5.1. There is an incorrect comparison of paths installed by intents. An existing intents does not redirect to a new path, even if a new intent that shares the path with higher priority is...

5.3CVSS

5.2AI Score

0.001EPSS

2023-04-20 01:15 PM
12
cve
cve

CVE-2022-29605

An issue was discovered in ONOS 2.5.1. IntentManager attempts to install the IPv6 flow rules of an intent into an OpenFlow 1.0 switch that does not support IPv6. Improper handling of the difference in capabilities of the intent and switch is misleading to a network...

7.5CVSS

7.4AI Score

0.001EPSS

2023-04-20 01:15 PM
10
cve
cve

CVE-2022-29608

An issue was discovered in ONOS 2.5.1. An intent with a port that is an intermediate point of its path installs an invalid flow rule, causing a network...

7.5CVSS

7.5AI Score

0.001EPSS

2023-04-20 01:15 PM
15
cve
cve

CVE-2022-29606

An issue was discovered in ONOS 2.5.1. An intent with a large port number shows the CORRUPT state, which is misleading to a network operator. Improper handling of such port numbers causes inconsistency between intent and flow rules in the...

9.8CVSS

9.2AI Score

0.002EPSS

2023-04-20 01:15 PM
15
cve
cve

CVE-2022-29607

An issue was discovered in ONOS 2.5.1. Modification of an existing intent to have the same source and destination shows the INSTALLED state without any flow rule. Improper handling of such an intent is misleading to a network...

7.5CVSS

7.5AI Score

0.001EPSS

2023-04-20 01:15 PM
15
cve
cve

CVE-2023-24279

A cross-site scripting (XSS) vulnerability in Open Networking Foundation ONOS from version v1.9.0 to v2.7.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the url parameter of the API documentation...

6.1CVSS

5.9AI Score

0.001EPSS

2023-03-14 01:15 AM
24
cve
cve

CVE-2019-11189

Authentication Bypass by Spoofing in org.onosproject.acl (access control) and org.onosproject.mobility (host mobility) in ONOS v2.0 and earlier allows attackers to bypass network access control via data plane packet injection. To exploit the vulnerability, an attacker sends a gratuitous ARP reply.....

7.5CVSS

7.8AI Score

0.001EPSS

2020-02-20 10:15 PM
60
cve
cve

CVE-2019-1010234

The Linux Foundation ONOS 1.15.0 and ealier is affected by: Improper Input Validation. The impact is: The attacker can remotely execute any commands by sending malicious http request to the controller. The component is: Method runJavaCompiler in YangLiveCompilerManager.java. The attack vector is:.....

9.8CVSS

7.8AI Score

0.004EPSS

2019-07-22 03:15 PM
64
cve
cve

CVE-2019-1010245

The Linux Foundation ONOS SDN Controller 1.15 and earlier versions is affected by: Improper Input Validation. The impact is: A remote attacker can execute arbitrary commands on the controller. The component is: apps/yang/src/main/java/org/onosproject/yang/impl/YangLiveCompilerManager.java. The...

9.8CVSS

8.4AI Score

0.003EPSS

2019-07-19 03:15 PM
60
cve
cve

CVE-2019-1010250

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: createFlow() and createFlows() functions in FlowWebResource.java (RESTful service)......

4.9CVSS

7.4AI Score

0.001EPSS

2019-07-18 06:15 PM
51
cve
cve

CVE-2019-1010252

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...

4.9CVSS

7.4AI Score

0.001EPSS

2019-07-18 06:15 PM
33
cve
cve

CVE-2019-1010249

The Linux Foundation ONOS 2.0.0 and earlier is affected by: Integer Overflow. The impact is: A network administrator (or attacker) can install unintended flow rules in the switch by mistake. The component is: createFlow() and createFlows() functions in FlowWebResource.java (RESTful service). The...

4.9CVSS

7.4AI Score

0.001EPSS

2019-07-18 06:15 PM
34
cve
cve

CVE-2019-13624

In ONOS 1.15.0, apps/yang/web/src/main/java/org/onosproject/yang/web/YangWebResource.java mishandles backquote characters within strings that can be used in a shell...

9.8CVSS

7.4AI Score

0.002EPSS

2019-07-17 03:15 AM
264
cve
cve

CVE-2018-1999020

Open Networking Foundation (ONF) ONOS version 1.13.2 and earlier version contains a Directory Traversal vulnerability in core/common/src/main/java/org/onosproject/common/app/ApplicationArchive.java line 35 that can result in arbitrary file deletion (overwrite). This attack appear to be exploitable....

5.5CVSS

7.3AI Score

0.001EPSS

2018-07-23 03:29 PM
19
cve
cve

CVE-2018-1000616

ONOS ONOS controller version 1.13.1 and earlier contains a XML External Entity (XXE) vulnerability in onos\drivers\utilities\src\main\java\org\onosproject\drivers\utilities\XmlConfigParser.java loadxml() that can result in An adversary can remotely launch XXE attacks on ONOS controller via an...

9.8CVSS

9.2AI Score

0.003EPSS

2018-07-09 08:29 PM
21
cve
cve

CVE-2018-1000614

ONOS ONOS Controller version 1.13.1 and earlier contains a XML External Entity (XXE) vulnerability in providers/netconf/alarm/src/main/java/org/onosproject/provider/netconf/alarm/NetconfAlarmTranslator.java that can result in An adversary can remotely launch advanced XXE attacks on ONOS controller....

9.8CVSS

9.2AI Score

0.002EPSS

2018-07-09 08:29 PM
23
cve
cve

CVE-2018-1000615

ONOS ONOS Controller version 1.13.1 and earlier contains a Denial of Service (Service crash) vulnerability in OVSDB component in ONOS that can result in An adversary can remotely crash OVSDB service ONOS controller via a normal switch.. This attack appear to be exploitable via the attacker should.....

7.5CVSS

7.4AI Score

0.001EPSS

2018-07-09 08:29 PM
21
cve
cve

CVE-2018-12691

Time-of-check to time-of-use (TOCTOU) race condition in org.onosproject.acl (aka the access control application) in ONOS v1.13 and earlier allows attackers to bypass network access control via data plane packet...

6.8CVSS

7.8AI Score

0.001EPSS

2018-07-05 06:29 PM
14
cve
cve

CVE-2017-13763

ONOS versions 1.8.0, 1.9.0, and 1.10.0 do not restrict the amount of memory allocated. The Netty payload size is not...

7.5CVSS

7.5AI Score

0.001EPSS

2017-08-30 12:29 AM
24
cve
cve

CVE-2017-13762

ONOS versions 1.8.0, 1.9.0, and 1.10.0 are vulnerable to...

6.1CVSS

7.3AI Score

0.002EPSS

2017-08-30 12:29 AM
24
cve
cve

CVE-2015-7516

ONOS before 1.5.0 when using the ifwd app allows remote attackers to cause a denial of service (NULL pointer dereference and switch disconnect) by sending two Ethernet frames with ether_type Jumbo Frame...

7.5CVSS

7.4AI Score

0.008EPSS

2017-08-24 08:29 PM
15
cve
cve

CVE-2017-1000079

Linux foundation ONOS 1.9.0 is vulnerable to a...

7.5CVSS

7.3AI Score

0.001EPSS

2017-07-17 01:18 PM
24
2
cve
cve

CVE-2017-1000080

Linux foundation ONOS 1.9.0 allows unauthenticated use of...

7.5CVSS

7.5AI Score

0.001EPSS

2017-07-17 01:18 PM
23
cve
cve

CVE-2017-1000078

Linux foundation ONOS 1.9 is vulnerable to XSS in the device....

6.1CVSS

6.4AI Score

0.001EPSS

2017-07-17 01:18 PM
29
cve
cve

CVE-2017-1000081

Linux foundation ONOS 1.9.0 is vulnerable to unauthenticated upload of applications (.oar) resulting in remote code...

9.8CVSS

8.4AI Score

0.015EPSS

2017-07-17 01:18 PM
24