cvelist/2017/16xxx/CVE-2017-16671.json

83 lines
2.5 KiB
JSON
Raw Normal View History

2017-11-08 19:03:22 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-16671",
"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" : "A Buffer Overflow issue was discovered in Asterisk Open Source 13 before 13.18.1, 14 before 14.7.1, and 15 before 15.1.1 and Certified Asterisk 13.13 before 13.13-cert7. No size checking is done when setting the user field for Party B on a CDR. Thus, it is possible for someone to use an arbitrarily large string and write past the end of the user field storage buffer. NOTE: this is different from CVE-2017-7617, which was only about the Party A buffer."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://downloads.digium.com/pub/security/AST-2017-010.html",
"refsource" : "CONFIRM",
2017-11-08 19:03:22 -05:00
"url" : "http://downloads.digium.com/pub/security/AST-2017-010.html"
},
{
"name" : "https://issues.asterisk.org/jira/browse/ASTERISK-27337",
"refsource" : "CONFIRM",
2017-11-08 19:03:22 -05:00
"url" : "https://issues.asterisk.org/jira/browse/ASTERISK-27337"
2017-11-11 06:05:16 -05:00
},
2017-12-31 06:03:26 -05:00
{
"name" : "DSA-4076",
"refsource" : "DEBIAN",
2017-12-31 06:03:26 -05:00
"url" : "https://www.debian.org/security/2017/dsa-4076"
},
2018-11-25 06:06:32 -05:00
{
"name" : "GLSA-201811-11",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201811-11"
},
2017-11-11 06:05:16 -05:00
{
"name" : "101760",
"refsource" : "BID",
2017-11-11 06:05:16 -05:00
"url" : "http://www.securityfocus.com/bid/101760"
2017-11-08 19:03:22 -05:00
}
]
}
}