2022-09-02 15:00:45 +00:00
{
2023-03-01 17:00:35 +00:00
"data_version" : "4.0" ,
2022-09-02 15:00:45 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-39228" ,
2023-03-01 17:00:35 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2022-09-02 15:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-01 17:00:35 +00:00
"value" : "vantage6 is a privacy preserving federated learning infrastructure for secure insight exchange. vantage6 does not inform the user of wrong username/password combination if the username actually exists. This is an attempt to prevent bots from obtaining usernames. However, if a wrong password is entered a number of times, the user account is blocked temporarily. This issue has been fixed in version 3.8.0."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-204: Observable Response Discrepancy" ,
"cweId" : "CWE-204"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-203: Observable Discrepancy" ,
"cweId" : "CWE-203"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "vantage6" ,
"product" : {
"product_data" : [
{
"product_name" : "vantage6" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "< 3.8.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/vantage6/vantage6/security/advisories/GHSA-36gx-9q6h-g429" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/security/advisories/GHSA-36gx-9q6h-g429"
} ,
{
"url" : "https://github.com/vantage6/vantage6/issues/59" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/issues/59"
} ,
{
"url" : "https://github.com/vantage6/vantage6/pull/281" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/pull/281"
} ,
{
"url" : "https://github.com/vantage6/vantage6/commit/ab4381c35d24add06f75d5a8a284321f7a340bd2" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/commit/ab4381c35d24add06f75d5a8a284321f7a340bd2"
}
]
} ,
"source" : {
"advisory" : "GHSA-36gx-9q6h-g429" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
2022-09-02 15:00:45 +00:00
}
]
}
}