2022-01-25 09:01:13 +00:00
{
"CVE_data_meta" : {
2022-04-26 15:50:16 +01:00
"ASSIGNER" : "security@apache.org" ,
2022-01-25 09:01:13 +00:00
"ID" : "CVE-2022-23942" ,
2022-04-26 15:50:16 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Apache Doris hardcoded cryptography initialization"
2022-01-25 09:01:13 +00:00
} ,
2022-04-26 15:50:16 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Doris(Incubating)" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "0.15.0"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "We would like to thanks to Dwi Siswanto<me@dw1.io> for the report of this issue"
}
] ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-01-25 09:01:13 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-26 15:50:16 +01:00
"value" : "Apache Doris, prior to 1.0.0, used a hardcoded key and IV to initialize the cipher used for ldap password, which may lead to information disclosure."
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : [
{
"other" : "moderate"
}
] ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-798 Use of Hard-coded Credentials"
}
]
2022-01-25 09:01:13 +00:00
}
]
2022-04-26 15:50:16 +01:00
} ,
"references" : {
"reference_data" : [
{
2022-04-26 17:01:36 +00:00
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread/com2dyzp3bn2rdrotry90q2zzord4tvt" ,
"name" : "https://lists.apache.org/thread/com2dyzp3bn2rdrotry90q2zzord4tvt"
2022-04-26 18:01:27 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220426 CVE-2022-23942: Apache Doris(incubating) hardcoded cryptography initialization" ,
"url" : "http://www.openwall.com/lists/oss-security/2022/04/26/2"
2022-04-27 03:01:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[oss-security] 20220426 [morningman@....com: CVE-2022-23942: Apache Doris(incubating) hardcoded cryptography initialization]" ,
"url" : "http://www.openwall.com/lists/oss-security/2022/04/26/3"
2022-04-26 15:50:16 +01:00
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"work_around" : [
{
"lang" : "eng" ,
"value" : "Upgrade to 1.0.0 or higher will resolve this problem."
}
]
2022-04-26 17:01:36 +00:00
}