cvelist/2019/14xxx/CVE-2019-14823.json

115 lines
4.7 KiB
JSON
Raw Normal View History

2019-10-14 21:05:01 +02:00
{
2023-02-02 16:01:59 +00:00
"data_version": "4.0",
2019-10-14 21:05:01 +02:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2019-14823",
2019-10-14 20:01:07 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-10-14 21:05:01 +02:00
},
2023-02-02 16:01:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "A flaw was found in the \"Leaf and Chain\" OCSP policy implementation in JSS' CryptoManager versions after 4.4.6, 4.5.3, 4.6.0, where it implicitly trusted the root certificate of a certificate chain. Applications using this policy may not properly verify the chain and could be vulnerable to attacks such as Man in the Middle."
2023-02-02 16:01:59 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:00:55 +00:00
"value": "CWE-358",
2023-02-02 16:01:59 +00:00
"cweId": "CWE-358"
}
]
}
]
},
2019-10-14 21:05:01 +02:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:00:55 +00:00
"vendor_name": "Dogtag",
2019-10-14 21:05:01 +02:00
"product": {
"product_data": [
{
2023-02-12 23:00:55 +00:00
"product_name": "JSS",
2019-10-14 21:05:01 +02:00
"version": {
"version_data": [
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
"version_value": "affects >= 4.4.6"
},
{
"version_affected": "=",
"version_value": "affects >= 4.5.3"
},
2019-10-14 21:05:01 +02:00
{
2023-02-12 23:00:55 +00:00
"version_affected": "=",
"version_value": "affects >= 4.6.0"
2019-10-14 21:05:01 +02:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/errata/RHSA-2019:3067",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:3067"
2019-10-15 22:00:58 +00:00
},
{
2023-02-02 16:01:59 +00:00
"url": "https://access.redhat.com/errata/RHSA-2019:3225",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:3225"
2019-10-25 19:01:11 +00:00
},
2019-10-26 21:01:00 +00:00
{
2023-02-02 16:01:59 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14823",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14823"
2019-10-29 19:01:29 +00:00
},
{
2023-02-02 16:01:59 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ENEN4DQBE6WOGEP5BQ5X62WZM7ZQEEBG/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ENEN4DQBE6WOGEP5BQ5X62WZM7ZQEEBG/"
},
2019-10-14 21:05:01 +02:00
{
2023-02-02 16:01:59 +00:00
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O53NXVKMF7PJCPMCJQHLMSYCUGDHGBVE/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/O53NXVKMF7PJCPMCJQHLMSYCUGDHGBVE/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UZZWZLNALV6AOIBIHB3ZMNA5AGZMZAIY/",
"refsource": "MISC",
"name": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UZZWZLNALV6AOIBIHB3ZMNA5AGZMZAIY/"
2019-10-14 21:05:01 +02:00
}
]
},
"impact": {
"cvss": [
2023-02-02 16:01:59 +00:00
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.0"
}
2019-10-14 21:05:01 +02:00
]
}
2019-10-14 20:01:07 +00:00
}