cve/2013/CVE-2013-3969.md

20 lines
829 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-3969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3969)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The find prototype in scripting/engine_v8.h in MongoDB 2.4.0 through 2.4.4 allows remote authenticated users to cause a denial of service (uninitialized pointer dereference and server crash) or possibly execute arbitrary code via an invalid RefDB object.
### POC
#### Reference
- http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying/
#### Github
- https://github.com/Ch4p34uN0iR/mongoaudit
- https://github.com/gold1029/mongoaudit
- https://github.com/stampery/mongoaudit