- Synchronized data.

This commit is contained in:
CVE Team 2018-04-06 10:04:25 -04:00
parent c09c149e82
commit 5090c7e580
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -35,7 +35,7 @@
"description_data" : [ "description_data" : [
{ {
"lang" : "eng", "lang" : "eng",
"value" : "The private key of the web server is able to be read and accessed via an HTTP GET request, which may allow a remote attacker to decrypt encrypted information." "value" : "The private key of the web server in Moxa MXview versions 2.8 and prior is able to be read and accessed via an HTTP GET request, which may allow a remote attacker to decrypt encrypted information."
} }
] ]
}, },
@ -54,6 +54,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-095-02",
"refsource" : "MISC",
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-095-02" "url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-095-02"
} }
] ]