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

77 lines
2.4 KiB
JSON
Raw Normal View History

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-16 18:00:56 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-07-15 10:38:48 +02:00
},
"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-07-16 18:00:56 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://www.knot-resolver.cz/2019-07-10-knot-resolver-4.1.0.html",
"url": "https://www.knot-resolver.cz/2019-07-10-knot-resolver-4.1.0.html"
2019-07-15 10:38:48 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-07-16 18:00:56 +00:00
"value": "A vulnerability was discovered in DNS resolver of knot resolver before version 4.1.0 which allows remote attackers 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-16 18:00:56 +00:00
}