2020-01-23 15:01:17 +00:00
{
2024-01-23 16:00:33 +00:00
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
2020-01-23 15:01:17 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2020-7925" ,
2024-01-23 16:00:33 +00:00
"ASSIGNER" : "cna@mongodb.com" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "Incorrect validation of user input in the role name parser may lead to use of uninitialized memory allowing an unauthenticated attacker to use a specially crafted request to cause a denial of service. This issue affects MongoDB Server v4.4 versions prior to 4.4.0-rc12; MongoDB Server v4.2 versions prior to 4.2.9.\n\n"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-475 Undefined Behavior for Input to API" ,
"cweId" : "CWE-475"
}
]
}
]
2020-01-23 15:01:17 +00:00
} ,
2020-11-23 15:44:40 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2024-01-23 16:00:33 +00:00
"vendor_name" : "MongoDB Inc." ,
2020-11-23 15:44:40 +01:00
"product" : {
"product_data" : [
{
"product_name" : "MongoDB Server" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "4.2" ,
"version_value" : "4.2.9"
} ,
{
"version_affected" : "<" ,
"version_name" : "4.4" ,
"version_value" : "4.4.0-rc12"
}
]
}
}
]
2024-01-23 16:00:33 +00:00
}
2020-11-23 15:44:40 +01:00
}
]
}
} ,
2024-01-23 16:00:33 +00:00
"references" : {
"reference_data" : [
2020-01-23 15:01:17 +00:00
{
2024-01-23 16:00:33 +00:00
"url" : "https://jira.mongodb.org/browse/SERVER-49142" ,
"refsource" : "MISC" ,
"name" : "https://jira.mongodb.org/browse/SERVER-49142"
2020-11-23 15:44:40 +01:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
2024-01-23 16:00:33 +00:00
"source" : {
"discovery" : "INTERNAL"
2020-11-23 15:44:40 +01:00
} ,
2024-01-23 16:00:33 +00:00
"impact" : {
"cvss" : [
2020-11-23 15:44:40 +01:00
{
2024-01-23 16:00:33 +00:00
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2020-11-23 15:44:40 +01:00
}
]
2020-01-23 15:01:17 +00:00
}
}