2018-06-05 11:03:57 -04:00
{
2019-12-16 22:01:08 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:36:32 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-11751" ,
2019-12-16 22:01:08 +00:00
"ASSIGNER" : "security@puppet.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Puppet Agent, Puppet" ,
"version" : {
"version_data" : [
{
"version_value" : "Puppet Agent 6.x prior to 6.4.0, Puppet 6.x prior to 6.4.x"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Certificate Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://puppet.com/security/cve/CVE-2018-11751" ,
"url" : "https://puppet.com/security/cve/CVE-2018-11751"
}
]
2019-03-18 04:36:32 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-16 22:01:08 +00:00
"value" : "Previous versions of Puppet Agent didn't verify the peer in the SSL connection prior to downloading the CRL. This issue is resolved in Puppet Agent 6.4.0."
2019-03-18 04:36:32 +00:00
}
]
}
}