2022-09-02 15:00:45 +00:00
{
"CVE_data_meta" : {
2022-10-19 12:27:55 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-02 15:00:45 +00:00
"ID" : "CVE-2022-39267" ,
2022-10-19 12:27:55 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Brokercap Bifrost vulnerable to authentication bypass for admin and monitor user groups"
2022-09-02 15:00:45 +00:00
} ,
2022-10-19 12:27:55 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Bifrost" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.8.8-release"
}
]
}
}
]
} ,
"vendor_name" : "brokercap"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-02 15:00:45 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-10-19 13:00:44 +00:00
"value" : "Bifrost is a heterogeneous middleware that synchronizes MySQL, MariaDB to Redis, MongoDB, ClickHouse, MySQL and other services for production environments. Versions prior to 1.8.8-release are subject to authentication bypass in the admin and monitor user groups by deleting the X-Requested-With: XMLHttpRequest field in the request header. This issue has been patched in 1.8.8-release. There are no known workarounds."
2022-10-19 12:27:55 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-287: Improper Authentication"
}
]
2022-09-02 15:00:45 +00:00
}
]
2022-10-19 12:27:55 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/brokercap/Bifrost/security/advisories/GHSA-mxrx-fg8p-5p5j" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/brokercap/Bifrost/security/advisories/GHSA-mxrx-fg8p-5p5j"
} ,
{
"name" : "https://github.com/brockercap/Bifrost/pull/201" ,
"refsource" : "MISC" ,
"url" : "https://github.com/brockercap/Bifrost/pull/201"
}
]
} ,
"source" : {
"advisory" : "GHSA-mxrx-fg8p-5p5j" ,
"discovery" : "UNKNOWN"
2022-09-02 15:00:45 +00:00
}
}