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-2025-25991

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** SQL Injection vulnerability in hooskcms v.1.7.1 allows a remote attacker to obtain sensitive information via the /install/index.php component.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/02/2025

CVE-2025-25994

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** SQL Injection vulnerability in FeMiner wms wms 1.0 allows a remote attacker to obtain sensitive information via the parameters date1, date2, id.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/02/2025

CVE-2025-25990

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** Cross Site Scripting vulnerability in hooskcms v.1.7.1 allows a remote attacker to obtain sensitive information via the /install/index.php component.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/02/2025

CVE-2025-25295

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** Label Studio is an open source data labeling tool. A path traversal vulnerability in Label Studio SDK versions prior to 1.0.10 allows unauthorized file access outside the intended directory structure. The flaw exists in the VOC, COCO and YOLO export functionalities. These functions invoke a `download` function on the `label-studio-sdk` python package, which fails to validate file paths when processing image references during task exports. By creating tasks with path traversal sequences in the image field, an attacker can force the application to read files from arbitrary server filesystem locations when exporting projects in any of the mentioned formats. This is authentication-required vulnerability allowing arbitrary file reads from the server filesystem. It may lead to potential exposure of sensitive information like configuration files, credentials, and confidential data. Label Studio versions before 1.16.0 specified SDK versions prior to 1.0.10 as dependencies, and the issue was confirmed in Label Studio version 1.13.2.dev0; therefore, Label Studio users should upgrade to 1.16.0 or newer to mitigate it.
Gravedad CVSS v4.0: ALTA
Última modificación:
14/02/2025

CVE-2025-25204

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** `gh` is GitHub’s official command line tool. Starting in version 2.49.0 and prior to version 2.67.0, under certain conditions, a bug in GitHub's Artifact Attestation cli tool `gh attestation verify` causes it to return a zero exit status when no attestations are present. This behavior is incorrect: When no attestations are present, `gh attestation verify` should return a non-zero exit status code, thereby signaling verification failure. An attacker can abuse this flaw to, for example, deploy malicious artifacts in any system that uses `gh attestation verify`'s exit codes to gatekeep deployments. Users are advised to update `gh` to patched version `v2.67.0` as soon as possible.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/02/2025

CVE-2025-25206

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** eLabFTW is an open source electronic lab notebook for research labs. Prior to version 5.1.15, an incorrect input validation could allow an authenticated user to read sensitive information, including login token or other content stored in the database. This could lead to privilege escalation if cookies are enabled (default setting). Users must upgrade to eLabFTW version 5.1.15 to receive a fix. No known workarounds are available.
Gravedad CVSS v3.1: ALTA
Última modificación:
14/02/2025

CVE-2024-57790

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** IXON B.V. IXrouter IX2400 (Industrial Edge Gateway) v3.0 was discovered to contain hardcoded root credentials stored in the non-volatile flash memory. This vulnerability allows physically proximate attackers to gain root access via UART or SSH.
Gravedad: Pendiente de análisis
Última modificación:
14/02/2025

CVE-2024-8893

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** Use of Hard-coded Credentials vulnerability in GoodWe Technologies Co., Ltd. GW1500‑XS allows anyone in physical proximity to the device to fully access the web interface of the inverter via Wi‑Fi.This issue affects GW1500‑XS: 1.1.2.1.
Gravedad CVSS v3.1: ALTA
Última modificación:
14/02/2025

CVE-2024-56463

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** IBM QRadar SIEM 7.5 is vulnerable to cross-site scripting. This vulnerability allows a privileged user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/02/2025

CVE-2024-3220

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** There is a defect in the CPython standard library module “mimetypes” where on Windows the default list of known file locations are writable meaning other users can create invalid files to cause MemoryError to be raised on Python runtime startup or have file extensions be interpreted as the incorrect file type.<br /> <br /> This defect is caused by the default locations of Linux and macOS platforms (such as “/etc/mime.types”) also being used on Windows, where they are user-writable locations (“C:\etc\mime.types”).<br /> <br /> To work-around this issue a user can call mimetypes.init() with an empty list (“[]”) on Windows platforms to avoid using the default list of known file locations.
Gravedad CVSS v4.0: BAJA
Última modificación:
14/02/2025

CVE-2025-25745

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** D-Link DIR-853 A1 FW1.20B07 was discovered to contain a stack-based buffer overflow vulnerability via the Password parameter in the SetQuickVPNSettings module.
Gravedad CVSS v3.1: ALTA
Última modificación:
14/02/2025

CVE-2024-56973

Fecha de publicación:
14/02/2025
Idioma:
Inglés
*** Pendiente de traducción *** Insecure Permissions vulnerability in Alvaria, Inc Unified IP Unified Director before v.7.2SP2 allows a remote attacker to execute arbitrary code via the source and filename parameters to the ProcessUploadFromURL.jsp component.
Gravedad: Pendiente de análisis
Última modificación:
14/02/2025