2020-01-23 15:01:17 +00:00
{
"CVE_data_meta" : {
2020-08-21 15:20:56 +01:00
"ASSIGNER" : "cna@mongodb.com" ,
"DATE_PUBLIC" : "2020-08-21T14:40:00.000Z" ,
2020-01-23 15:01:17 +00:00
"ID" : "CVE-2020-7923" ,
2020-08-21 15:20:56 +01:00
"STATE" : "PUBLIC" ,
"TITLE" : "Specific GeoQuery can cause DoS against MongoDB Server"
2020-01-23 15:01:17 +00:00
} ,
2020-08-21 15:20:56 +01:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "MongoDB Server" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "4.4" ,
"version_value" : "4.4.0-rc7"
} ,
{
"version_affected" : "<" ,
"version_name" : "4.2" ,
"version_value" : "4.2.8"
} ,
{
"version_affected" : "<" ,
"version_name" : "4.0" ,
"version_value" : "4.0.19"
}
]
}
}
]
} ,
"vendor_name" : "MongoDB Inc."
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-01-23 15:01:17 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-11-30 14:17:53 +00:00
"value" : "A user authorized to perform database queries may cause denial of service by issuing specially crafted queries, which violate an invariant in the query subsystem's support for geoNear. This issue affects: MongoDB Inc. MongoDB Server v4.4 versions prior to 4.4.0-rc7; v4.2 versions prior to 4.2.8; v4.0 versions prior to 4.0.19."
2020-08-21 15:20:56 +01:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.0.9"
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-755 Improper Handling of Exceptional Conditions"
}
]
2020-01-23 15:01:17 +00:00
}
]
2020-08-21 15:20:56 +01:00
} ,
"references" : {
"reference_data" : [
{
2020-08-21 15:01:35 +00:00
"refsource" : "MISC" ,
"url" : "https://jira.mongodb.org/browse/SERVER-47773" ,
"name" : "https://jira.mongodb.org/browse/SERVER-47773"
2020-08-21 15:20:56 +01:00
}
]
} ,
"source" : {
"defect" : [
"SECURITY-658"
] ,
"discovery" : "INTERNAL"
2020-01-23 15:01:17 +00:00
}
}