cvelist/2018/1000xxx/CVE-2018-1000003.json

63 lines
1.4 KiB
JSON
Raw Normal View History

2018-01-16 09:25:46 -07:00
{
2018-01-22 10:13:26 -07:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2018-01-15",
"ID": "CVE-2018-1000003",
"REQUESTER": "petr.spacek@nic.cz",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PowerDNS",
"product": {
"product_data": [
{
"product_name": "PowerDNS",
"version": {
"version_data": [
{
"version_value": "4.1.0"
}
]
}
}
]
}
}
2018-01-16 09:25:46 -07:00
]
2018-01-22 10:13:26 -07:00
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper input validation bugs in DNSSEC validators components in PowerDNS version 4.1.0 allow attacker in man-in-the-middle position to deny existence of some data in DNS via packet replay."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-01.html"
}
]
}
2018-01-16 09:25:46 -07:00
}