cvelist/2022/0xxx/CVE-2022-0567.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2022-02-11 19:01:35 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0567",
2022-04-20 16:01:26 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ovn-kubernetes",
"version": {
"version_data": [
{
"version_value": "OCP v 4.10.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2053326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053326"
}
]
2022-02-11 19:01:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-04-20 16:01:26 +00:00
"value": "A flaw was found in ovn-kubernetes. This flaw allows a system administrator or privileged attacker to create an egress network policy that bypasses existing ingress policies of other pods in a cluster, allowing network traffic to access pods that should not be reachable. This issue results in information disclosure and other attacks on other pods that should not be reachable."
2022-02-11 19:01:35 +00:00
}
]
}
}