Files
CVEs-PoC/2013/CVE-2013-1892.md
T
2024-06-18 02:51:15 +02:00

20 lines
880 B
Markdown

### [CVE-2013-1892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1892)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
MongoDB before 2.0.9 and 2.2.x before 2.2.4 does not properly validate requests to the nativeHelper function in SpiderMonkey, which allows remote authenticated users to cause a denial of service (invalid memory access and server crash) or execute arbitrary code via a crafted memory address in the first argument.
### POC
#### Reference
- http://www.exploit-db.com/exploits/24947
#### Github
- https://github.com/Ch4p34uN0iR/mongoaudit
- https://github.com/gold1029/mongoaudit
- https://github.com/stampery/mongoaudit