2018-06-05 11:03:57 -04:00
{
2019-03-18 06:39:12 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@puppet.com" ,
"DATE_PUBLIC" : "2018-07-02T22:00:00.000Z" ,
"ID" : "CVE-2018-11746" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Puppet Discovery can leak authentication information"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Puppet Discovery" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_value" : "1.2.0"
}
]
}
}
]
} ,
"vendor_name" : "Puppet"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-07-02 15:40:57 -07:00
{
2019-03-18 06:39:12 +00:00
"lang" : "eng" ,
"value" : "In Puppet Discovery prior to 1.2.0, when running Discovery against Windows hosts, WinRM connections can fall back to using basic auth over insecure channels if a HTTPS server is not available. This can expose the login credentials being used by Puppet Discovery."
2018-07-02 15:40:57 -07:00
}
2019-03-18 06:39:12 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.6 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Insufficiently Protected Credentials"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://puppet.com/security/cve/CVE-2018-11746" ,
"refsource" : "CONFIRM" ,
"url" : "https://puppet.com/security/cve/CVE-2018-11746"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
}
}