mongod in MongoDB 2.6, when using 2.4-style users, and 2.4 allow remote attackers to cause a denial of service (memory consumption and process termination) by leveraging in-memory database representation when authenticating against a non-existent database.
{
"unresolved_ranges": [
{
"source": "CPE_STRING",
"cpes": [
"cpe:2.3:a:mongodb:mongodb:2.4.0:*:*:*:*:*:*:*"
],
"vendor_product": "mongodb:mongodb",
"extracted_events": [
{
"introduced": "2.4.0"
},
{
"last_affected": "2.4.0"
}
]
}
]
}{
"cpe": [
"cpe:2.3:a:mongodb:mongodb:2.4.0:*:*:*:*:*:*:*",
"cpe:2.3:a:mongodb:mongodb:2.6.0:*:*:*:*:*:*:*"
],
"source": "CPE_STRING",
"extracted_events": [
{
"introduced": "2.4.0"
},
{
"last_affected": "2.4.0"
},
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.0"
}
]
}