2023-01-19 22:00:40 +00:00
{
2023-03-04 00:00:37 +00:00
"data_version" : "4.0" ,
2023-01-19 22:00:40 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-23929" ,
2023-03-04 00:00:37 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-01-19 22:00:40 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-04 00:00:37 +00:00
"value" : "vantage6 is a privacy preserving federated learning infrastructure for secure insight exchange. Currently, the refresh token is valid indefinitely. The refresh token should get a validity of 24-48 hours. A fix was released in version 3.8.0."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-613: Insufficient Session Expiration" ,
"cweId" : "CWE-613"
}
]
}
]
} ,
"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-4w59-c3gc-rrhp" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/security/advisories/GHSA-4w59-c3gc-rrhp"
} ,
{
"url" : "https://github.com/vantage6/vantage6/commit/48ebfca42359e9a6743e9598684585e2522cdce8" ,
"refsource" : "MISC" ,
"name" : "https://github.com/vantage6/vantage6/commit/48ebfca42359e9a6743e9598684585e2522cdce8"
}
]
} ,
"source" : {
"advisory" : "GHSA-4w59-c3gc-rrhp" ,
"discovery" : "UNKNOWN"
} ,
"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"
2023-01-19 22:00:40 +00:00
}
]
}
}