cvelist/2017/15xxx/CVE-2017-15037.json
2019-03-18 03:07:16 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-15037",
"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 FreeBSD through 11.1, the smb_strdupin function in sys/netsmb/smb_subr.c has a race condition with a resultant out-of-bounds read, because it can cause t2p->t_name strings to lack a final '\\0' character."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "101191",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/101191"
},
{
"name": "https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222687",
"refsource": "CONFIRM",
"url": "https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222687"
},
{
"name": "https://svnweb.freebsd.org/base?view=revision&revision=324102",
"refsource": "CONFIRM",
"url": "https://svnweb.freebsd.org/base?view=revision&revision=324102"
}
]
}
}