cvelist/2019/17xxx/CVE-2019-17177.json
2020-06-04 23:01:20 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17177",
"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": "libfreerdp/codec/region.c in FreeRDP through 1.1.x and 2.x through 2.0.0-rc4 has memory leaks because a supplied realloc pointer (i.e., the first argument to realloc) is also used for a realloc return value."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/FreeRDP/FreeRDP/issues/5645",
"refsource": "MISC",
"name": "https://github.com/FreeRDP/FreeRDP/issues/5645"
},
{
"url": "https://github.com/akallabeth/FreeRDP/commit/fc80ab45621bd966f70594c0b7393ec005a94007",
"refsource": "MISC",
"name": "https://github.com/akallabeth/FreeRDP/commit/fc80ab45621bd966f70594c0b7393ec005a94007"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2604",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00004.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2608",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00005.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202005-07",
"url": "https://security.gentoo.org/glsa/202005-07"
},
{
"refsource": "UBUNTU",
"name": "USN-4379-1",
"url": "https://usn.ubuntu.com/4379-1/"
}
]
}
}