2019-03-27 12:00:51 +00:00
{
2023-02-02 21:01:49 +00:00
"data_version" : "4.0" ,
2019-03-27 12:00:51 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2019-10213" ,
2019-11-25 15:02:14 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-11-25 15:14:43 +01:00
} ,
2023-02-02 21:01:49 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-12 23:00:55 +00:00
"value" : "OpenShift Container Platform, versions 4.1 and 4.2, does not sanitize secret data written to pod logs when the log level in a given operator is set to Debug or higher. A low privileged user could read pod logs to discover secret material if the log level has already been modified in an operator by a privileged user."
2023-02-02 21:01:49 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-02-12 23:00:55 +00:00
"value" : "CWE-117" ,
2023-02-02 21:01:49 +00:00
"cweId" : "CWE-117"
}
]
}
]
} ,
2019-11-25 15:14:43 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
2023-02-12 23:00:55 +00:00
"product_name" : "openshift" ,
2019-11-25 15:14:43 +01:00
"version" : {
"version_data" : [
{
2023-02-12 23:00:55 +00:00
"version_affected" : "=" ,
"version_value" : "versions Red Hat OpenShift 4.1 and Red Hat OpenShift 4.2"
2019-11-25 15:14:43 +01:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2019-12-04 18:00:58 +00:00
{
2023-02-02 21:01:49 +00:00
"url" : "https://access.redhat.com/errata/RHSA-2019:4082" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2019:4082"
2019-12-17 12:01:00 +00:00
} ,
{
2023-02-02 21:01:49 +00:00
"url" : "https://access.redhat.com/errata/RHSA-2019:4088" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2019:4088"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10213" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10213"
2019-03-27 12:00:51 +00:00
}
]
2019-11-25 15:14:43 +01:00
} ,
"impact" : {
"cvss" : [
2023-02-02 21:01:49 +00:00
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.0"
}
2019-11-25 15:14:43 +01:00
]
2019-03-27 12:00:51 +00:00
}
2019-11-25 15:02:14 +00:00
}