"-Synchronized-Data."

This commit is contained in:
CVE Team 2019-10-17 11:01:03 +00:00
parent 44f408a95a
commit 5711e831e8
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 68 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.)"
"value": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states \"only a few specific / uncommon usages of the API are at risk.\""
}
]
},
@ -71,6 +71,11 @@
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941"
},
{
"refsource": "MISC",
"name": "https://github.com/lz4/lz4/issues/801",
"url": "https://github.com/lz4/lz4/issues/801"
}
]
}

View File

@ -0,0 +1,62 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-17667",
"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": "Comtech H8 Heights Remote Gateway 2.5.1 devices allow XSS and HTML injection via the Site Name (aka SiteName) field."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://misteralfa-hack.blogspot.com/2019/10/comtech-stored-xss-heights-remote.html",
"refsource": "MISC",
"name": "https://misteralfa-hack.blogspot.com/2019/10/comtech-stored-xss-heights-remote.html"
}
]
}
}