cvelist/2019/20xxx/CVE-2019-20933.json
2021-01-02 16:02:17 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20933",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "InfluxDB before 1.7.6 has an authentication bypass vulnerability in the authenticate function in services/httpd/handler.go because a JWT token may have an empty SharedSecret (aka shared secret)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/influxdata/influxdb/issues/12927",
"refsource": "MISC",
"name": "https://github.com/influxdata/influxdb/issues/12927"
},
{
"url": "https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6",
"refsource": "MISC",
"name": "https://github.com/influxdata/influxdb/compare/v1.7.5...v1.7.6"
},
{
"url": "https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0",
"refsource": "MISC",
"name": "https://github.com/influxdata/influxdb/commit/761b557315ff9c1642cf3b0e5797cd3d983a24c0"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201220 [SECURITY] [DLA 2501-1] influxdb security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00030.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-4823",
"url": "https://www.debian.org/security/2021/dsa-4823"
}
]
}
}