2024-11-06 22:00:35 +00:00
{
2024-11-09 01:00:34 +00:00
"data_version" : "4.0" ,
2024-11-06 22:00:35 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-52311" ,
2024-11-09 01:00:34 +00:00
"ASSIGNER" : "aws-security@amazon.com" ,
"STATE" : "PUBLIC"
2024-11-06 22:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-11-09 01:00:34 +00:00
"value" : "Authentication tokens issued via Cognito in data.all are not invalidated on log out, allowing for previously authenticated user to continue execution of authorized API Requests until token is expired."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863 Incorrect Authorization" ,
"cweId" : "CWE-863"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "amazon" ,
"product" : {
"product_data" : [
{
"product_name" : "data.all" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0.0" ,
"version_value" : "2.6.0"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://aws.amazon.com/security/security-bulletins/AWS-2024-013" ,
"refsource" : "MISC" ,
"name" : "https://aws.amazon.com/security/security-bulletins/AWS-2024-013"
} ,
{
"url" : "https://github.com/data-dot-all/dataall/security/advisories/GHSA-p69m-h9rw-584v" ,
"refsource" : "MISC" ,
"name" : "https://github.com/data-dot-all/dataall/security/advisories/GHSA-p69m-h9rw-584v"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"solution" : [
{
"lang" : "en" ,
"supportingMedia" : [
{
"base64" : false ,
"type" : "text/html" ,
"value" : "<p>A fix for this issue is available in data.all version 2.6.1 and later. Customers are advised to upgrade to version 2.6.1 or later.</p><br>"
}
] ,
"value" : "A fix for this issue is available in data.all version 2.6.1 and later. Customers are advised to upgrade to version 2.6.1 or later."
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" ,
"version" : "3.1"
2024-11-06 22:00:35 +00:00
}
]
}
}