MongoDB nativeHelper Denial of Service Vulnerability

Summary
This host is running MongoDB and is prone to a denial of service vulnerability.
Impact
Successful exploitation will allow remote authenticated users to cause a denial of service condition or execute arbitrary code via a crafted memory address in the first argument. Impact Level: System/Application
Solution
Upgrade to MongoDB version 2.0.9 or 2.2.4 or 2.4.2 or later, For updates refer to http://www.mongodb.org
Insight
An error exists in nativeHelper function in SpiderMonkey which fails to validate requests properly.
Affected
MongoDB version before 2.0.9 and 2.2.x before 2.2.4
Detection
Get the installed version of MongoDB with the help of detect NVT and check the version is vulnerable or not.
References