mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
20 lines
880 B
Markdown
20 lines
880 B
Markdown
### [CVE-2013-1892](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1892)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|