First published: Thu Dec 25 2014(Updated: )
The CmdAuthenticate::_authenticateX509 function in db/commands/authentication_commands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service (daemon crash) by attempting authentication with an invalid X.509 client certificate.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
MongoDB | =2.6.0 | |
MongoDB | =2.6.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-3971 is classified as a denial of service vulnerability due to its potential to crash the MongoDB server.
To fix CVE-2014-3971, upgrade MongoDB to version 2.6.2 or later.
CVE-2014-3971 affects MongoDB versions 2.6.0 and 2.6.1.
CVE-2014-3971 enables attackers to cause a denial of service by using an invalid X.509 client certificate for authentication.
Yes, CVE-2014-3971 is directly related to the authentication processes within MongoDB, particularly when handling X.509 certificates.