mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
3.0 KiB
JSON
87 lines
3.0 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2019-17362",
|
|
"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 LibTomCrypt through 1.18.2, the der_decode_utf8_string function (in der_decode_utf8_string.c) does not properly detect certain invalid UTF-8 sequences. This allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) or read information from other memory locations via carefully crafted DER-encoded data."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://vuldb.com/?id.142995",
|
|
"refsource": "MISC",
|
|
"name": "https://vuldb.com/?id.142995"
|
|
},
|
|
{
|
|
"url": "https://github.com/libtom/libtomcrypt/issues/507",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/libtom/libtomcrypt/issues/507"
|
|
},
|
|
{
|
|
"url": "https://github.com/libtom/libtomcrypt/pull/508",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/libtom/libtomcrypt/pull/508"
|
|
},
|
|
{
|
|
"refsource": "MLIST",
|
|
"name": "[debian-lts-announce] 20191009 [SECURITY] [DLA 1951-1] libtomcrypt security update",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2019/10/msg00010.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2454",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00020.html"
|
|
},
|
|
{
|
|
"refsource": "SUSE",
|
|
"name": "openSUSE-SU-2019:2514",
|
|
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00041.html"
|
|
}
|
|
]
|
|
}
|
|
} |