{ "id": "CVE-2022-29604", "sourceIdentifier": "cve@mitre.org", "published": "2023-04-20T13:15:07.307", "lastModified": "2023-05-04T15:38:23.023", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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 network." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-178" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:opennetworking:onos:2.5.1:*:*:*:*:*:*:*", "matchCriteriaId": "5DD1D050-BBF8-45B6-9B4E-93FC5D062414" } ] } ] } ], "references": [ { "url": "https://wiki.onosproject.org/display/ONOS/Intent+Framework", "source": "cve@mitre.org", "tags": [ "Product" ] }, { "url": "https://www.usenix.org/system/files/sec23fall-prepub-285_kim-jiwon.pdf", "source": "cve@mitre.org", "tags": [ "Exploit", "Technical Description", "Third Party Advisory" ] } ] }