cvelist/2022/29xxx/CVE-2022-29609.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2022-04-25 04:01:29 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-04-20 13:00:36 +00:00
"ID": "CVE-2022-29609",
"STATE": "PUBLIC"
2022-04-25 04:01:29 +00:00
},
2023-04-20 13:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-04-25 04:01:29 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-04-20 13:00:36 +00:00
"value": "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 operator."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.onosproject.org/display/ONOS/Intent+Framework",
"refsource": "MISC",
"name": "https://wiki.onosproject.org/display/ONOS/Intent+Framework"
},
{
"refsource": "MISC",
"name": "https://www.usenix.org/system/files/sec23fall-prepub-285_kim-jiwon.pdf",
"url": "https://www.usenix.org/system/files/sec23fall-prepub-285_kim-jiwon.pdf"
2022-04-25 04:01:29 +00:00
}
]
}
}