cvelist/2020/10xxx/CVE-2020-10750.json
2020-06-19 20:01:35 +00:00

85 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-10750",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"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"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"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"
}
]
]
}
}