cvelist/2018/0xxx/CVE-2018-0468.json
2018-12-07 06:06:14 -05:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "psirt@cisco.com",
"DATE_PUBLIC" : "2018-12-04T16:00:00-0600",
"ID" : "CVE-2018-0468",
"STATE" : "PUBLIC",
"TITLE" : "Cisco Energy Management Suite Default PostgreSQL Password Vulnerability"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Cisco Energy Management Suite ",
"version" : {
"version_data" : [
{
"version_value" : "5.2"
}
]
}
}
]
},
"vendor_name" : "Cisco"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability in the configuration of a local database installed as part of the Cisco Energy Management Suite (CEMS) could allow an authenticated, local attacker to access and alter confidential data. The vulnerability is due to the installation of the PostgreSQL database with unchanged default access credentials. An attacker could exploit this vulnerability by logging in to the machine where CEMS is installed and establishing a local connection to the database. The fix for this vulnerability randomizes the database access password in new installations; however, the fix will not change the password for existing installations. Users are required to manually change the password, as documented in the Workarounds section of this advisory. There are workarounds that address this vulnerability."
}
]
},
"exploit" : [
{
"lang" : "eng",
"value" : "The Cisco Product Security Incident Response Team (PSIRT) is not aware of any public announcements or malicious use of the vulnerability that is described in this advisory. "
}
],
"impact" : {
"cvss" : {
"baseScore" : "7.1",
"vectorString" : "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N ",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-798"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.tenable.com/security/research/tra-2018-42",
"refsource" : "MISC",
"url" : "https://www.tenable.com/security/research/tra-2018-42"
},
{
"name" : "20181204 Cisco Energy Management Suite Default PostgreSQL Password Vulnerability",
"refsource" : "CISCO",
"url" : "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20181204-ems-sql-passwrd"
},
{
"name" : "106124",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106124"
}
]
},
"source" : {
"advisory" : "cisco-sa-20181204-ems-sql-passwrd",
"defect" : [
[
"CSCvm09173"
]
],
"discovery" : "INTERNAL"
}
}