cvelist/2022/37xxx/CVE-2022-37397.json
2022-08-12 19:00:34 +00:00

116 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@yugabyte.com",
"ID": "CVE-2022-37397",
"STATE": "PUBLIC",
"TITLE": "The software is vulnerable when using LDAP-based authentication in YCQL with Microsoft\u2019s Active Directory"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Yugabyte DB",
"version": {
"version_data": [
{
"platform": "macos, darwin",
"version_name": "2.6.1.0",
"version_value": "2.6.1.0"
}
]
}
}
]
},
"vendor_name": "YugaByte, Inc."
}
]
}
},
"configuration": [
{
"lang": "eng",
"value": "The software is vulnerable when using LDAP-based authentication in YCQL with Microsoft\u2019s Active Directory"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in the YugabyteDB 2.6.1 when using LDAP-based authentication in YCQL with Microsoft\u2019s Active Directory. When anonymous or unauthenticated LDAP binding is enabled, it allows bypass of authentication with an empty password."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287 Improper Authentication"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-16 Configuration"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.yugabyte.com/",
"refsource": "CONFIRM",
"url": "https://www.yugabyte.com/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to non-vulnerable version 2.6.1.1+"
}
],
"source": {
"defect": [
"PLAT-4383"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "Disable LDAP for YCQL."
}
]
}