cvelist/2021/36xxx/CVE-2021-36152.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2021-07-05 10:00:52 +00:00
{
"CVE_data_meta": {
2022-02-03 18:28:26 +00:00
"ASSIGNER": "security@apache.org",
2021-07-05 10:00:52 +00:00
"ID": "CVE-2021-36152",
2022-02-03 18:28:26 +00:00
"STATE": "PUBLIC",
"TITLE": "Insecure TrustManager used in LDAP connections"
2021-07-05 10:00:52 +00:00
},
2022-02-03 18:28:26 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Gobblin",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Gobblin",
"version_value": "0.15.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache Gobblin would like to thank Simon Gerst for reporting this issue. "
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-07-05 10:00:52 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-04 23:01:43 +00:00
"value": "Apache Gobblin trusts all certificates used for LDAP connections in Gobblin-as-a-Service. This affects versions <= 0.15.0. Users should update to version 0.16.0 which addresses this issue."
2021-07-05 10:00:52 +00:00
}
]
2022-02-03 18:28:26 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "low"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Insecure TrustManager used in LDAP connections"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-02-04 23:01:43 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/3bxf7rbf4zh95r78jtgth6gwhr5fyl2j",
"name": "https://lists.apache.org/thread/3bxf7rbf4zh95r78jtgth6gwhr5fyl2j"
2022-02-03 18:28:26 +00:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-07-05 10:00:52 +00:00
}
2022-02-04 23:01:43 +00:00
}