mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
20 lines
803 B
Markdown
20 lines
803 B
Markdown
### [CVE-2014-3971](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3971)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Ch4p34uN0iR/mongoaudit
|
|
- https://github.com/gold1029/mongoaudit
|
|
- https://github.com/stampery/mongoaudit
|
|
|