cvelist/2018/12xxx/CVE-2018-12461.json
2018-07-10 14:03:55 -04:00

92 lines
2.5 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@microfocus.com",
"DATE_PUBLIC" : "2018-07-10T05:00:00.000Z",
"ID" : "CVE-2018-12461",
"STATE" : "PUBLIC",
"TITLE" : "Certificate Revocation Check failure "
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : " eDirectory",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "eDirectory 9.1.1",
"version_value" : "9.1.1"
}
]
}
}
]
},
"vendor_name" : "NetIQ"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Fixed issues with NetIQ eDirectory prior to 9.1.1 when checking certificate revocation."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 3.5,
"baseSeverity" : "LOW",
"confidentialityImpact" : "NONE",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Under some circumstances certificate revocation checks in NetIQ eDirectory versions prior to 9.1.1 do not work."
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.netiq.com/support/kb/doc.php?id=7016794",
"refsource" : "CONFIRM",
"url" : "https://www.netiq.com/support/kb/doc.php?id=7016794"
}
]
},
"solution" : [
{
"lang" : "eng",
"value" : "Upgrade to eDirectory 9.1.1 ."
}
],
"source" : {
"discovery" : "INTERNAL"
}
}