CVE-2012-6619

medium
Published 2014-03-06 · Modified 2026-05-06
CVSS v3
CVSS v2
6.4
VIR risk
6.4

Description

The default configuration for MongoDB before 2.3.2 does not validate objects, which allows remote authenticated users to cause a denial of service (crash) or read system memory via a crafted BSON object in the column name in an insert command, which triggers a buffer over-read.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://jira.mongodb.org/browse/SERVER-7769

Application impact

VendorProductVersionsFixed
mongodb mongodbmongodb2.0.6
mongodb mongodbmongodb{"endIncluding":"2.3.1"}
mongodb mongodbmongodb1.2.0
mongodb mongodbmongodb1.4.0
mongodb mongodbmongodb1.6.0
mongodb mongodbmongodb1.8.0
mongodb mongodbmongodb2.0.0
mongodb mongodbmongodb2.0.1
mongodb mongodbmongodb2.0.2
mongodb mongodbmongodb2.0.3
mongodb mongodbmongodb2.0.4
mongodb mongodbmongodb2.0.5
mongodb mongodbmongodb2.0.7
mongodb mongodbmongodb2.0.8
mongodb mongodbmongodb2.2.0
mongodb mongodbmongodb2.2.1
mongodb mongodbmongodb2.2.2
mongodb mongodbmongodb2.2.3
mongodb mongodbmongodb2.2.4
mongodb mongodbmongodb2.2.5
mongodb mongodbmongodb2.2.6
mongodb mongodbmongodb2.2.7
mongodb mongodbmongodb2.3.0

References

CWEs

CWE-20

Verify integrity in audit chain (admin only). AS-IS.