cvelist/2017/14xxx/CVE-2017-14227.json
2019-03-18 04:46:47 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-14227",
"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 MongoDB libbson 1.7.0, the bson_iter_codewscope function in bson-iter.c miscalculates a bson_utf8_validate length argument, which allows remote attackers to cause a denial of service (heap-based buffer over-read in the bson_utf8_validate function in bson-utf8.c), as demonstrated by bson-to-json.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1489362",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1489362"
},
{
"name": "100825",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/100825"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1489355",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1489355"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1489356",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1489356"
}
]
}
}