cvelist/2021/3xxx/CVE-2021-3499.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-04-14 13:00:41 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3499",
2021-06-02 16:00:49 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "openshift/ovn-kubernetes",
"version": {
"version_data": [
{
"version_value": "All ovn-kubernetes versions up to and including 0.3.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1949188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1949188"
}
]
2021-04-14 13:00:41 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-06-02 16:00:49 +00:00
"value": "A vulnerability was found in OVN Kubernetes in versions up to and including 0.3.0 where the Egress Firewall does not reliably apply firewall rules when there is multiple DNS rules. It could lead to potentially lose of confidentiality, integrity or availability of a service."
2021-04-14 13:00:41 +00:00
}
]
}
}