cvelist/2019/10xxx/CVE-2019-10191.json

74 lines
2.1 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
2019-07-15 10:38:48 +02:00
2019-03-27 12:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10191",
2019-07-15 10:38:48 +02:00
"ASSIGNER": "mrehak@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "CZ.NIC",
"product": {
"product_data": [
{
"product_name": "knot-resolver",
"version": {
"version_data": [
{
"version_value": "all before 4.1.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10191",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10191",
"refsource": "CONFIRM"
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-15 10:38:48 +02:00
"value": "A vulnerability was discovered in DNS resolver of knot resolver before version 4.1.0 which allows remote attacker to downgrade DNSSEC-secure domains to DNSSEC-insecure state, opening possibility of domain hijack using attacks against insecure DNS protocol."
2019-03-27 12:00:51 +00:00
}
]
2019-07-15 10:38:48 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.3/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-07-15 10:38:48 +02:00
}