cvelist/2019/19xxx/CVE-2019-19956.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2019-12-24 16:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-19956",
"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": "xmlParseBalancedChunkMemoryRecover in parser.c in libxml2 before 2.9.10 has a memory leak related to newDoc->oldNs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gitlab.gnome.org/GNOME/libxml2/commit/5a02583c7e683896d84878bd90641d8d9b0d0549",
"refsource": "MISC",
"name": "https://gitlab.gnome.org/GNOME/libxml2/commit/5a02583c7e683896d84878bd90641d8d9b0d0549"
2019-12-28 20:01:04 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191228 [SECURITY] [DLA 2048-1] libxml2 security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00032.html"
2020-01-14 11:01:25 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200114-0002/",
"url": "https://security.netapp.com/advisory/ntap-20200114-0002/"
2020-02-19 00:01:05 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4274-1",
"url": "https://usn.ubuntu.com/4274-1/"
2019-12-24 16:01:05 +00:00
}
]
}
}