mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.6 KiB
JSON
82 lines
2.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-19794",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "The miekg Go DNS package before 1.1.25, as used in CoreDNS before 1.6.6 and other products, improperly generates random numbers because math/rand is used. The TXID becomes predictable, leading to response forgeries."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/miekg/dns/issues/1043",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/miekg/dns/issues/1043"
|
|
},
|
|
{
|
|
"url": "https://github.com/coredns/coredns/issues/3519",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/coredns/coredns/issues/3519"
|
|
},
|
|
{
|
|
"url": "https://github.com/miekg/dns/pull/1044",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/miekg/dns/pull/1044"
|
|
},
|
|
{
|
|
"url": "https://github.com/miekg/dns/compare/v1.1.24...v1.1.25",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/miekg/dns/compare/v1.1.24...v1.1.25"
|
|
},
|
|
{
|
|
"refsource": "CONFIRM",
|
|
"name": "https://github.com/coredns/coredns/issues/3547",
|
|
"url": "https://github.com/coredns/coredns/issues/3547"
|
|
}
|
|
]
|
|
}
|
|
} |