cvelist/2018/13xxx/CVE-2018-13420.json

62 lines
1.9 KiB
JSON
Raw Normal View History

2018-07-07 12:03:07 -04:00
{
2019-03-18 02:31:43 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-13420",
"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": [
2018-07-07 13:02:59 -04:00
{
2019-03-18 02:31:43 +00:00
"lang": "eng",
"value": "** DISPUTED ** Google gperftools 2.7 has a memory leak in malloc_extension.cc, related to MallocExtension::Register and InitModule. NOTE: the software maintainer indicates that this is not a bug; it is only a false-positive report from the LeakSanitizer program."
2018-07-07 13:02:59 -04:00
}
2019-03-18 02:31:43 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/gperftools/gperftools/issues/1013",
"refsource": "MISC",
"url": "https://github.com/gperftools/gperftools/issues/1013"
}
]
}
}