cvelist/2022/39xxx/CVE-2022-39219.json
advisory-database[bot] fd2904a405
Add CVE-2022-39219 for GHSA-p6fh-xc6r-g5hw
Add CVE-2022-39219 for GHSA-p6fh-xc6r-g5hw
2022-09-26 13:11:15 +00:00

93 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39219",
"STATE": "PUBLIC",
"TITLE": "Bifrost users using basic authntication can bypass write permission limit"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Bifrost",
"version": {
"version_data": [
{
"version_value": "< 1.8.7-release"
}
]
}
}
]
},
"vendor_name": "brokercap"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Bifrost is a middleware package which can synchronize MySQL/MariaDB binlog data to other types of databases. Versions 1.8.6-release and prior are vulnerable to authentication bypass when using HTTP basic authentication. This may allow group members who only have read permissions to write requests when they are normally forbidden from doing so. Version 1.8.7-release contains a patch. There are currently no known workarounds."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-287: Improper Authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/brokercap/Bifrost/security/advisories/GHSA-p6fh-xc6r-g5hw",
"refsource": "CONFIRM",
"url": "https://github.com/brokercap/Bifrost/security/advisories/GHSA-p6fh-xc6r-g5hw"
},
{
"name": "https://github.com/brokercap/Bifrost/issues/200",
"refsource": "MISC",
"url": "https://github.com/brokercap/Bifrost/issues/200"
},
{
"name": "https://github.com/brokercap/Bifrost/releases/tag/v1.8.7-release",
"refsource": "MISC",
"url": "https://github.com/brokercap/Bifrost/releases/tag/v1.8.7-release"
}
]
},
"source": {
"advisory": "GHSA-p6fh-xc6r-g5hw",
"discovery": "UNKNOWN"
}
}