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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Metasploit modules
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| mongodb | mongodb | {"endIncluding":"2.0.8"} | |
| mongodb | mongodb | 1.2.0 | |
| mongodb | mongodb | 1.4.0 | |
| mongodb | mongodb | 1.6.0 | |
| mongodb | mongodb | 1.8.0 | |
| mongodb | mongodb | 2.0.0 | |
| mongodb | mongodb | 2.0.1 | |
| mongodb | mongodb | 2.0.2 | |
| mongodb | mongodb | 2.0.3 | |
| mongodb | mongodb | 2.0.4 | |
| mongodb | mongodb | 2.0.5 | |
| mongodb | mongodb | 2.0.6 | |
| mongodb | mongodb | 2.0.7 | |
| mongodb | mongodb | 2.2.0 | |
| mongodb | mongodb | 2.2.1 | |
| mongodb | mongodb | 2.2.2 | |
| mongodb | mongodb | 2.2.3 | |
References
- http://blog.scrt.ch/2013/03/24/mongodb-0-day-ssji-to-rce/
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101630.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101679.html
- http://rhn.redhat.com/errata/RHSA-2013-1170.html
- http://www.exploit-db.com/exploits/24935
- http://www.exploit-db.com/exploits/24947
- http://www.mongodb.org/about/alerts/
- http://www.openwall.com/lists/oss-security/2013/03/25/9
- https://jira.mongodb.org/browse/SERVER-9124
- http://blog.scrt.ch/2013/03/24/mongodb-0-day-ssji-to-rce/
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101630.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101679.html
- http://rhn.redhat.com/errata/RHSA-2013-1170.html
- http://www.exploit-db.com/exploits/24935
- http://www.exploit-db.com/exploits/24947
- http://www.mongodb.org/about/alerts/
- http://www.openwall.com/lists/oss-security/2013/03/25/9
- https://jira.mongodb.org/browse/SERVER-9124
CWEs
CWE-20
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.