Add CVE-2022-39219 for GHSA-p6fh-xc6r-g5hw

Add CVE-2022-39219 for GHSA-p6fh-xc6r-g5hw
This commit is contained in:
advisory-database[bot] 2022-09-26 13:11:15 +00:00 committed by GitHub
parent b313227051
commit fd2904a405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,93 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-39219",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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"
}
}