2020-03-20 17:01:13 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-10750" ,
2020-06-19 20:01:35 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-06-19 15:30:16 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "the Jager project" ,
"product" : {
"product_data" : [
{
"product_name" : "jaegertracing/jaeger" ,
"version" : {
"version_data" : [
{
"version_value" : "1.18.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10750" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-10750" ,
"refsource" : "CONFIRM"
} ,
{
"url" : "https://github.com/jaegertracing/jaeger/releases/tag/v1.18.1" ,
"name" : "https://github.com/jaegertracing/jaeger/releases/tag/v1.18.1" ,
"refsource" : "CONFIRM"
}
]
2020-03-20 17:01:13 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-19 15:30:16 -03:00
"value" : "Sensitive information written to a log file vulnerability was found in jaegertracing/jaeger before version 1.18.1 when the Kafka data store is used. This flaw allows an attacker with access to the container's log file to discover the Kafka credentials."
2020-03-20 17:01:13 +00:00
}
]
2020-06-19 15:30:16 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.1/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N" ,
"version" : "3.0"
}
]
]
2020-03-20 17:01:13 +00:00
}
2020-06-19 20:01:35 +00:00
}