2024-06-27 09:00:33 +00:00
{
2024-07-02 18:00:35 +00:00
"data_version" : "4.0" ,
2024-06-27 09:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-6381" ,
2024-07-02 18:00:35 +00:00
"ASSIGNER" : "cna@mongodb.com" ,
"STATE" : "PUBLIC"
2024-06-27 09:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-02 18:00:35 +00:00
"value" : "The bson_strfreev function in the MongoDB C driver library may be susceptible to an integer overflow where the function will try to free memory at a negative offset. This may result in memory corruption. This issue affected libbson versions prior to 1.26.2"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-680: Integer Overflow to Buffer Overflow" ,
"cweId" : "CWE-680"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "MongoDB Inc" ,
"product" : {
"product_data" : [
{
"product_name" : "libbson" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.26.2"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://jira.mongodb.org/browse/CDRIVER-5622" ,
"refsource" : "MISC" ,
"name" : "https://jira.mongodb.org/browse/CDRIVER-5622"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" ,
"version" : "3.1"
2024-06-27 09:00:33 +00:00
}
]
}
}