cvelist/2017/7xxx/CVE-2017-7537.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2023-02-02 16:01:47 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-18 06:44:32 +00:00
"CVE_data_meta": {
"ID": "CVE-2017-7537",
2023-02-02 16:01:47 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-18 06:44:32 +00:00
"STATE": "PUBLIC"
},
2023-02-02 16:01:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"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."
2023-02-02 16:01:47 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:02:18 +00:00
"value": "CWE-592",
"cweId": "CWE-592"
2023-02-02 16:01:47 +00:00
}
]
}
]
},
2019-03-18 06:44:32 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:02:18 +00:00
"vendor_name": "Dogtag PKI",
2019-03-18 06:44:32 +00:00
"product": {
"product_data": [
{
2023-02-12 23:02:18 +00:00
"product_name": "pki-core",
2019-03-18 06:44:32 +00:00
"version": {
"version_data": [
{
2023-02-12 23:02:18 +00:00
"version_affected": "=",
"version_value": "10.6.4"
2019-03-18 06:44:32 +00:00
}
]
}
}
]
2023-02-02 16:01:47 +00:00
}
2019-03-18 06:44:32 +00:00
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:01:47 +00:00
"url": "https://access.redhat.com/errata/RHSA-2017:2335",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2017:2335"
},
2019-03-18 06:44:32 +00:00
{
2023-02-02 16:01:47 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7537",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7537"
2019-03-18 06:44:32 +00:00
},
{
2023-02-02 16:01:47 +00:00
"url": "https://github.com/dogtagpki/pki/commit/876d13c6d20e7e1235b9",
"refsource": "MISC",
"name": "https://github.com/dogtagpki/pki/commit/876d13c6d20e7e1235b9"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.0"
2019-03-18 06:44:32 +00:00
}
]
}
}