cvelist/2017/9xxx/CVE-2017-9445.json
2019-03-17 22:40:18 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-9445",
"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": "In systemd through 233, certain sizes passed to dns_packet_new in systemd-resolved can cause it to allocate a buffer that's too small. A malicious DNS server can exploit this via a response with a specially crafted TCP payload to trick systemd-resolved into allocating a buffer that's too small, and subsequently write arbitrary data beyond the end of it."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://launchpad.net/bugs/1695546",
"refsource": "CONFIRM",
"url": "https://launchpad.net/bugs/1695546"
},
{
"name": "1038806",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1038806"
},
{
"name": "99302",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/99302"
},
{
"name": "http://openwall.com/lists/oss-security/2017/06/27/8",
"refsource": "CONFIRM",
"url": "http://openwall.com/lists/oss-security/2017/06/27/8"
}
]
}
}