Page 6 of 30 results (0.008 seconds)

CVSS: 8.6EPSS: 0%CPEs: 1EXPL: 0

Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an (1) image or (2) build in a Dockerfile. Una vulnerabilidad de salto de ruta en Docker versiones anteriores a 1.3.3, permite a atacantes remotos escribir en archivos arbitrarios y omitir un mecanismo de protección de contenedor por medio de un nombre de ruta completo en un enlace simbólico dentro una (1) imagen o (2) compilación en un Dockerfile. It was found that a malicious container image could overwrite arbitrary portions of the host file system by including absolute symlinks, potentially leading to privilege escalation. • http://www.securityfocus.com/archive/1/archive/1/534215/100/0/threaded https://bugzilla.redhat.com/show_bug.cgi?id=1172761 https://access.redhat.com/security/cve/CVE-2014-9356 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVSS: 6.4EPSS: 0%CPEs: 1EXPL: 0

Docker before 1.3.3 does not properly validate image IDs, which allows remote attackers to conduct path traversal attacks and spoof repositories via a crafted image in a (1) "docker load" operation or (2) "registry communications." Docker anterior a 1.3.3 no valida correctamente los identificadores de imágenes, lo que permite a atacantes remotos realizar ataques de salto de ruta y falsificar repositorios a través de una imagen manipulada en (1) una operación 'carga de docker' o (2) 'comunicaciones de registro.' • http://www.securityfocus.com/archive/1/534215/100/0/threaded https://groups.google.com/forum/#%21msg/docker-user/nFAz-B-n4Bw/0wr3wvLsnUwJ • CWE-20: Improper Input Validation •

CVSS: 7.5EPSS: 9%CPEs: 3EXPL: 0

Docker before 1.3.2 allows remote attackers to write to arbitrary files and execute arbitrary code via a (1) symlink or (2) hard link attack in an image archive in a (a) pull or (b) load operation. Docker anterior a 1.3.2 permite a atacantes remotos escribir a ficheros arbitrarios y ejecutar código arbitrario a través de un ataque de (1) enlace simbólico o (2) enlace duro en un archivo de imagen en una operación de (a) tirar o (b) cargar. • http://lists.fedoraproject.org/pipermail/package-announce/2014-December/145154.html http://lists.opensuse.org/opensuse-security-announce/2014-12/msg00009.html http://secunia.com/advisories/60171 http://secunia.com/advisories/60241 http://www.openwall.com/lists/oss-security/2014/11/24/5 https://docs.docker.com/v1.3/release-notes • CWE-59: Improper Link Resolution Before File Access ('Link Following') •

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

Docker before 1.3.1 and docker-py before 0.5.3 fall back to HTTP when the HTTPS connection to the registry fails, which allows man-in-the-middle attackers to conduct downgrade attacks and obtain authentication and image data by leveraging a network position between the client and the registry to block HTTPS traffic. Docker anterior a 1.3.1 y docker-py anterior a 0.5.3 recurre a HTTP cuando la conexión HTTPS del registro falla, lo que permite a atacantes realizar ataques de man-in-the-middle y ataques de downgrade con el fin de obtener datos de autenticación y de imagen, aprovechándose de su posición en la red, es decir, entre el cliente y el registro para bloquear el tráfico HTTPS. • http://lists.opensuse.org/opensuse-updates/2014-11/msg00048.html https://groups.google.com/forum/#%21topic/docker-user/oYm0i3xShJU • CWE-17: DEPRECATED: Code •

CVSS: 7.2EPSS: 0%CPEs: 3EXPL: 0

Docker 1.0.0 uses world-readable and world-writable permissions on the management socket, which allows local users to gain privileges via unspecified vectors. Docker 1.0.0 utiliza permisos de lectura universal y escritura universal en el socket de gestión, lo que permite a usuarios locales ganar privilegios a través de vectores no especificados. • http://rhn.redhat.com/errata/RHSA-2014-0820.html https://bugzilla.redhat.com/show_bug.cgi?id=1111687 https://access.redhat.com/security/cve/CVE-2014-3499 • CWE-264: Permissions, Privileges, and Access Controls CWE-266: Incorrect Privilege Assignment •