"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-10-09 01:00:54 +00:00
parent da06dceeab
commit 83f8072672
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,72 @@
{
"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"
}
]
}
}