- Added submission from ICS-CERT for ICSA-18-151-03 from 2018-07-31.

This commit is contained in:
CVE Team 2018-07-31 12:11:34 -04:00
parent d01a82d566
commit fedc748514
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,62 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"DATE_PUBLIC" : "2018-05-31T00:00:00",
"ID" : "CVE-2018-10592",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "STARDOM FCJ Controllers",
"version" : {
"version_data" : [
{
"version_value" : "R4.02 and prior"
}
]
}
},
{
"product_name" : "STARDOM FCN-100 Controllers",
"version" : {
"version_data" : [
{
"version_value" : "R4.02 and prior"
}
]
}
},
{
"product_name" : "STARDOM FCN-RTU Controllers",
"version" : {
"version_data" : [
{
"version_value" : "R4.02 and prior"
}
]
}
},
{
"product_name" : "STARDOM FCN-500 Controllers",
"version" : {
"version_data" : [
{
"version_value" : "R4.02 and prior"
}
]
}
}
]
},
"vendor_name" : "Yokogawa"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +65,26 @@
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value" : "The affected controllers utilize hard-coded credentials that could allow an attacker to gain unauthorized administrative access to the device, which could result in remote code execution."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "USE OF HARD-CODED CREDENTIALS CWE-798"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-151-03"
}
]
}