2023-03-31 21:00:32 +00:00
{
2023-04-26 23:00:37 +00:00
"data_version" : "4.0" ,
2023-03-31 21:00:32 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-1786" ,
2023-04-26 23:00:37 +00:00
"ASSIGNER" : "security@ubuntu.com" ,
"STATE" : "PUBLIC"
2023-03-31 21:00:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-04-26 23:00:37 +00:00
"value" : "Sensitive data could be exposed in logs of cloud-init before version 23.1.2. An attacker could use this information to find hashed passwords and possibly escalate their privilege."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532" ,
"cweId" : "CWE-532"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Canonical Ltd." ,
"product" : {
"product_data" : [
{
"product_name" : "cloud-init" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "23.1.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/canonical/cloud-init/commit/a378b7e4f47375458651c0972e7cd813f6fe0a6b" ,
"refsource" : "MISC" ,
"name" : "https://github.com/canonical/cloud-init/commit/a378b7e4f47375458651c0972e7cd813f6fe0a6b"
} ,
{
"url" : "https://bugs.launchpad.net/cloud-init/+bug/2013967" ,
"refsource" : "MISC" ,
"name" : "https://bugs.launchpad.net/cloud-init/+bug/2013967"
} ,
{
"url" : "https://ubuntu.com/security/notices/USN-6042-1" ,
"refsource" : "MISC" ,
"name" : "https://ubuntu.com/security/notices/USN-6042-1"
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "James Golovich"
}
] ,
"impact" : {
"cvss" : [
{
"version" : "3.1" ,
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseSeverity" : "MEDIUM" ,
"baseScore" : 5.5 ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
2023-03-31 21:00:32 +00:00
}
]
}
}