Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

Vulnerabilidades

Con el objetivo de informar, advertir y ayudar a los profesionales sobre las ultimas vulnerabilidades de seguridad en sistemas tecnológicos, ponemos a disposición de los usuarios interesados en esta información una base de datos con información en castellano sobre cada una de las ultimas vulnerabilidades documentadas y conocidas.

Este repositorio con más de 75.000 registros esta basado en la información de NVD (National Vulnerability Database) – en función de un acuerdo de colaboración – por el cual desde INCIBE realizamos la traducción al castellano de la información incluida. En ocasiones este listado mostrará vulnerabilidades que aún no han sido traducidas debido a que se recogen en el transcurso del tiempo en el que el equipo de INCIBE realiza el proceso de traducción.

Se emplea el estándar de nomenclatura de vulnerabilidades CVE (Common Vulnerabilities and Exposures), con el fin de facilitar el intercambio de información entre diferentes bases de datos y herramientas. Cada una de las vulnerabilidades recogidas enlaza a diversas fuentes de información así como a parches disponibles o soluciones aportadas por los fabricantes y desarrolladores. Es posible realizar búsquedas avanzadas teniendo la opción de seleccionar diferentes criterios como el tipo de vulnerabilidad, fabricante, tipo de impacto entre otros, con el fin de acortar los resultados.

Mediante suscripción RSS o Boletines podemos estar informados diariamente de las ultimas vulnerabilidades incorporadas al repositorio.

CVE-2003-0249

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** PHP treats unknown methods such as "PoSt" as a GET request, which could allow attackers to intended access restrictions if PHP is running on a server that passes on all methods, such as Apache httpd 2.0, as demonstrated using a Limit directive. NOTE: this issue has been disputed by the Apache security team, saying "It is by design that PHP allows scripts to process any request method. A script which does not explicitly verify the request method will hence be processed as normal for arbitrary methods. It is therefore expected behaviour that one cannot implement per-method access control using the Apache configuration alone, which is the assumption made in this report.
Gravedad CVSS v2.0: ALTA
Última modificación:
03/04/2025

CVE-2003-1307

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** The mod_php module for the Apache HTTP Server allows local users with write access to PHP scripts to send signals to the server's process group and use the server's file descriptors, as demonstrated by sending a STOP signal, then intercepting incoming connections on the server's TCP port. NOTE: the PHP developer has disputed this vulnerability, saying "The opened file descriptors are opened by Apache. It is the job of Apache to protect them ... Not a bug in PHP.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025

CVE-2003-1342

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Trend Micro Virus Control System (TVCS) 1.8 running with IIS allows remote attackers to cause a denial of service (memory consumption) in IIS via multiple URL requests for ActiveSupport.exe.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025

CVE-2003-1562

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** sshd in OpenSSH 3.6.1p2 and earlier, when PermitRootLogin is disabled and using PAM keyboard-interactive authentication, does not insert a delay after a root login attempt with the correct password, which makes it easier for remote attackers to use timing differences to determine if the password step of a multi-step authentication is successful, a different vulnerability than CVE-2003-0190.
Gravedad CVSS v2.0: ALTA
Última modificación:
03/04/2025

CVE-2003-0956

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Multiple race conditions in the handling of O_DIRECT in Linux kernel prior to version 2.4.22 could cause stale data to be returned from the disk when handling sparse files, or cause incorrect data to be returned when a file is truncated as it is being read, which might allow local users to obtain sensitive data that was originally owned by other users, a different vulnerability than CVE-2003-0018.
Gravedad CVSS v2.0: BAJA
Última modificación:
03/04/2025

CVE-2003-0959

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Multiple integer overflows in the 32bit emulation for AMD64 architectures in Linux 2.4 kernel before 2.4.21 allows attackers to cause a denial of service or gain root privileges via unspecified vectors that trigger copy_from_user function calls with improper length arguments.
Gravedad CVSS v2.0: ALTA
Última modificación:
03/04/2025

CVE-2003-0986

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Various routines for the ppc64 architecture on Linux kernel 2.6 prior to 2.6.2 and 2.4 prior to 2.4.24 do not use the copy_from_user function when copying data from userspace to kernelspace, which crosses security boundaries and allows local users to cause a denial of service.
Gravedad CVSS v2.0: BAJA
Última modificación:
03/04/2025

CVE-2003-1107

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** The DHTML capability in Microsoft Windows Media Player (WMP) 6.4, 7.0, 7.1, and 9 may run certain URL commands from a security zone that is less trusted than the current zone, which allows attackers to bypass intended access restrictions.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025

CVE-2003-1219

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Cross-site scripting (XSS) vulnerability in the tep_href_link function in html_output.php for osCommerce before 2.2-MS3 allows remote attackers to inject arbitrary web script or HTML via the osCsid parameter.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025

CVE-2003-1291

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** VMware ESX Server 1.5.2 before Patch 4 allows local users to execute arbitrary programs as root via certain modified VMware ESX Server environment variables.
Gravedad CVSS v2.0: ALTA
Última modificación:
03/04/2025

CVE-2003-1456

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** Album.pl 6.1 allows remote attackers to execute arbitrary commands, when an alternative configuration file is used, via unknown attack vectors.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025

CVE-2003-1500

Fecha de publicación:
31/12/2003
Idioma:
Inglés
*** Pendiente de traducción *** PHP remote file inclusion vulnerability in _functions.php in cpCommerce 0.5f allows remote attackers to execute arbitrary code via the prefix parameter.
Gravedad CVSS v2.0: MEDIA
Última modificación:
03/04/2025