cvelist/2019/7xxx/CVE-2019-7323.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2019-02-04 11:03:41 -05:00
{
2019-03-18 01:42:46 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7323",
"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": [
2019-02-04 11:03:41 -05:00
{
2019-03-18 01:42:46 +00:00
"lang": "eng",
"value": "GUP (generic update process) in LightySoft LogMX before 7.4.0 does not properly verify the authenticity of updates, which allows man-in-the-middle attackers to execute arbitrary code via a Trojan horse update. The update process relies on cleartext HTTP. The attacker could replace the LogMXUpdater.class file."
2019-02-04 11:03:41 -05:00
}
2019-03-18 01:42:46 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://logmx.com/download",
"refsource": "MISC",
"url": "https://logmx.com/download"
},
{
"name": "https://bmantra.github.io/logmx/logmx.html",
"refsource": "MISC",
"url": "https://bmantra.github.io/logmx/logmx.html"
},
{
"name": "https://github.com/bmantra/bmantra.github.io/blob/master/logmx/logmx.html",
"refsource": "MISC",
"url": "https://github.com/bmantra/bmantra.github.io/blob/master/logmx/logmx.html"
}
]
}
}