- Added submission from ICS-CERT for ICSA-18-249-01 from 2018-09-06.

This commit is contained in:
CVE Team 2018-09-06 14:24:30 -04:00
parent 2fa2f91398
commit 131d28507a
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
2 changed files with 92 additions and 6 deletions

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"DATE_PUBLIC" : "2018-09-06T00:00:00",
"ID" : "CVE-2017-14026",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Thermal Management Center",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 4.13"
}
]
}
}
]
},
"vendor_name" : "Ice Qube"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +35,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" : "IceQube Thermal Management Center versions prior to version 4.13 The web application does not properly authenticate users which may allow an attacker to gain access to sensitive information."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "IMPROPER AUTHENTICATION CWE-287"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-249-01"
}
]
}

View File

@ -1,8 +1,32 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "ics-cert@hq.dhs.gov",
"DATE_PUBLIC" : "2018-09-06T00:00:00",
"ID" : "CVE-2017-16714",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Thermal Management Center",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 4.13"
}
]
}
}
]
},
"vendor_name" : "Ice Qube"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +35,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" : "IceQube Thermal Management Center versions prior to version 4.13 Passwords are stored in plaintext in a file that is accessible without authentication."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "UNPROTECTED STORAGE OF CREDENTIALS CWE-256"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://ics-cert.us-cert.gov/advisories/ICSA-18-249-01"
}
]
}