cvelist/2017/7xxx/CVE-2017-7537.json
2018-07-27 06:06:07 -04:00

83 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2017-7537",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "pki-core",
"version" : {
"version_data" : [
{
"version_value" : "10.6.4"
}
]
}
}
]
},
"vendor_name" : "Dogtag PKI"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It was found that a mock CMC authentication plugin with a hardcoded secret was accidentally enabled by default in the pki-core package before 10.6.4. An attacker could potentially use this flaw to bypass the regular authentication process and trick the CA server into issuing certificates."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.9/CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-592"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7537",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7537"
},
{
"name" : "https://github.com/dogtagpki/pki/commit/876d13c6d20e7e1235b9",
"refsource" : "CONFIRM",
"url" : "https://github.com/dogtagpki/pki/commit/876d13c6d20e7e1235b9"
},
{
"name" : "RHSA-2017:2335",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:2335"
}
]
}
}