Page 3 of 16 results (0.007 seconds)

CVSS: 5.0EPSS: 0%CPEs: 2EXPL: 0

The CmdAuthenticate::_authenticateX509 function in db/commands/authentication_commands.cpp in mongod in MongoDB 2.6.x before 2.6.2 allows remote attackers to cause a denial of service (daemon crash) by attempting authentication with an invalid X.509 client certificate. La función CmdAuthenticate::_authenticateX509 en db/commands/authentication_commands.cpp en mongod en MongoDB 2.6.x anterior a 2.6.2 permite a atacantes remotos causar una denegación de servicio (caída del demonio) intentando autenticarse con un certificado cliente X.509 inválido. • https://github.com/mongodb/mongo/commit/c151e0660b9736fe66b224f1129a16871165251b https://jira.mongodb.org/browse/SERVER-13753 • CWE-20: Improper Input Validation •

CVSS: 6.4EPSS: 2%CPEs: 23EXPL: 2

The default configuration for MongoDB before 2.3.2 does not validate objects, which allows remote authenticated users to cause a denial of service (crash) or read system memory via a crafted BSON object in the column name in an insert command, which triggers a buffer over-read. La configuración por defecto para MongoDB anterior a 2.3.2 no valida objetos, lo que permite a usuarios remotos autenticados causar una denegación de servicio (caída) o leer la memoria del sistema a través de un objeto BSON manipulado en el nombre de columna en un comando "insert", lo que provoca una sobrelectura de buffer. • http://blog.ptsecurity.com/2012/11/attacking-mongodb.html http://rhn.redhat.com/errata/RHSA-2014-0230.html http://rhn.redhat.com/errata/RHSA-2014-0440.html http://www.openwall.com/lists/oss-security/2014/01/07/13 http://www.openwall.com/lists/oss-security/2014/01/07/2 http://www.openwall.com/lists/oss-security/2014/01/08/9 https://bugzilla.redhat.com/show_bug.cgi?id=1049748 https://jira.mongodb.org/browse/SERVER-7769 https://access.redhat.com/security/ • CWE-20: Improper Input Validation CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVSS: 6.5EPSS: 6%CPEs: 5EXPL: 1

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. Find prototype en scripting/engine_v8.h en MongoDB 2.4.0 hasta 2.4.4 permite a usuarios autenticados remotos causar una denegación de servicio (referencia a puntero no inicializado y caída del servidor) o posiblemente ejecutar código a discrección a través de un objeto RefDB inválido. • https://www.exploit-db.com/exploits/38669 http://blog.scrt.ch/2013/06/04/mongodb-rce-by-databasespraying http://secunia.com/advisories/54170 http://www.mongodb.org/about/alerts http://www.openwall.com/lists/oss-security/2013/07/30/10 https://jira.mongodb.org/browse/SERVER-9878 • CWE-399: Resource Management Errors •

CVSS: 6.5EPSS: 0%CPEs: 6EXPL: 0

MongoDB 2.4.x before 2.4.5 and 2.5.x before 2.5.1 allows remote authenticated users to obtain internal system privileges by leveraging a username of __system in an arbitrary database. MongoDB v2.4.x anterior a v2.4.5 y v2.5.x anterior a v2.5.1 permite a usuarios autenticados remotamente obtener privilegios aprovechando el nombre de usuario de __sytem en cualquier base de datos. • http://www.mongodb.org/about/alerts https://jira.mongodb.org/browse/SERVER-9983 • CWE-264: Permissions, Privileges, and Access Controls •

CVSS: 5.0EPSS: 0%CPEs: 18EXPL: 1

bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an "invalid DBRef." bson/_cbsonmodule.c en el mongo-python-driver (también conocido como pymongo) anterior a v2.5.2, como es usado en MongoDB, permite a atacantes dependientes del contexto causar una denegación de servicio (referencia NULL y caída de la aplicación) a través de vectores relacionados con la decodificación de un "invalid DBRef". • http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710597 http://lists.opensuse.org/opensuse-updates/2013-06/msg00180.html http://seclists.org/oss-sec/2013/q2/447 http://ubuntu.com/usn/usn-1897-1 http://www.debian.org/security/2013/dsa-2705 http://www.osvdb.org/93804 http://www.securityfocus.com/bid/60252 https://github.com/mongodb/mongo-python-driver/commit/a060c15ef87e0f0e72974c7c0e57fe811bbd06a2 https://jira.mongodb.org/browse/PYTHON-532 https://access.redhat.com/security&#x • CWE-476: NULL Pointer Dereference •