"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-04-29 04:01:14 +00:00
parent 117c5996ff
commit 4820fe251b
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
2 changed files with 77 additions and 0 deletions

View File

@ -0,0 +1,72 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20792",
"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": "OpenSC before 0.20.0 has a double free in coolkey_free_private_data because coolkey_add_object in libopensc/card-coolkey.c lacks a uniqueness check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19208",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19208"
},
{
"url": "https://github.com/OpenSC/OpenSC/commit/c246f6f69a749d4f68626b40795a4f69168008f4",
"refsource": "MISC",
"name": "https://github.com/OpenSC/OpenSC/commit/c246f6f69a749d4f68626b40795a4f69168008f4"
},
{
"url": "https://github.com/OpenSC/OpenSC/compare/0.19.0...0.20.0",
"refsource": "MISC",
"name": "https://github.com/OpenSC/OpenSC/compare/0.19.0...0.20.0"
}
]
}
}

View File

@ -76,6 +76,11 @@
"refsource": "CONFIRM",
"name": "https://patchwork.openvpn.net/patch/1079/",
"url": "https://patchwork.openvpn.net/patch/1079/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-c1cb4ebcd9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FGHHV4YZANZW45KZTJJGVGPFMSXYRCKZ/"
}
]
}