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-2023-33240

Fecha de publicación:
19/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** Foxit PDF Reader (12.1.1.15289 and earlier) and Foxit PDF Editor (12.1.1.15289 and all previous 12.x versions, 11.2.5.53785 and all previous 11.x versions, and 10.1.11.37866 and earlier) on Windows allows Local Privilege Escalation when installed to a non-default directory because unprivileged users have access to an executable file of a system service. This is fixed in 12.1.2.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/01/2025

CVE-2023-1618

Fecha de publicación:
19/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** Active Debug Code vulnerability in Mitsubishi Electric Corporation MELSEC WS Series WS0-GETH00200 Serial number 2310 **** and prior allows a remote unauthenticated attacker to bypass authentication and illegally log into the affected module by connecting to it via telnet which is hidden function and is enabled by default when shipped from the factory. As a result, a remote attacker with unauthorized login can reset the module, and if certain conditions are met, he/she can disclose or tamper with the module's configuration or rewrite the firmware.
Gravedad CVSS v3.1: ALTA
Última modificación:
23/08/2023

CVE-2023-2704

Fecha de publicación:
19/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** The BP Social Connect plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 1.5. This is due to insufficient verification on the user being supplied during a Facebook login through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
07/11/2023

CVE-2023-32680

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** Metabase is an open source business analytics engine. To edit SQL Snippets, Metabase should have required people to be in at least one group with native query editing permissions to a database–but affected versions of Metabase didn't enforce that requirement. This lack of enforcement meant that: Anyone–including people in sandboxed groups–could edit SQL snippets. They could edit snippets via the API or, in the application UI, when editing the metadata for a model based on a SQL question, and people in sandboxed groups could edit a SQL snippet used in a query that creates their sandbox. If the snippet contained logic that restricted which data that person could see, they could potentially edit that snippet and change their level of data access. The permissions model for SQL snippets has been fixed in Metabase versions 0.46.3, 0.45.4, 0.44.7, 1.46.3, 1.45.4, and 1.44.7. Users are advised to upgrade. Users unable to upgrade should ensure that SQL queries used to create sandboxes exclude SQL snippets.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
26/05/2023

CVE-2022-35798

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** Azure Arc Jumpstart Information Disclosure Vulnerability
Gravedad CVSS v3.1: BAJA
Última modificación:
26/05/2023

CVE-2023-24833

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** A use-after-free in BigIntPrimitive addition in Hermes prior to commit a6dcafe6ded8e61658b40f5699878cd19a481f80 could have been used by an attacker to leak raw data from Hermes VM’s heap. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/01/2025

CVE-2023-24832

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** A null pointer dereference bug in Hermes prior to commit 5cae9f72975cf0e5a62b27fdd8b01f103e198708 could have been used by an attacker to crash an Hermes runtime where the EnableHermesInternal config option was set to true. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Gravedad CVSS v3.1: ALTA
Última modificación:
21/01/2025

CVE-2023-23556

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** An error in BigInt conversion to Number in Hermes prior to commit a6dcafe6ded8e61658b40f5699878cd19a481f80 could have been used by a malicious attacker to execute arbitrary code due to an out-of-bound write. Note that this bug is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
31/01/2025

CVE-2023-23759

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** There is a vulnerability in the fizz library prior to v2023.01.30.00 where a CHECK failure can be triggered remotely. This behavior requires the client supported cipher advertisement changing between the original ClientHello and the second ClientHello, crashing the process (impact is limited to denial of service).
Gravedad CVSS v3.1: ALTA
Última modificación:
21/01/2025

CVE-2023-23557

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** An error in Hermes' algorithm for copying objects properties prior to commit a00d237346894c6067a594983be6634f4168c9ad could be used by a malicious attacker to execute arbitrary code via type confusion. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
21/01/2025

CVE-2023-30470

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** A use-after-free related to unsound inference in the bytecode generation when optimizations are enabled for Hermes prior to commit da8990f737ebb9d9810633502f65ed462b819c09 could have been used by an attacker to achieve remote code execution. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
21/01/2025

CVE-2023-28753

Fecha de publicación:
18/05/2023
Idioma:
Inglés
*** Pendiente de traducción *** netconsd prior to v0.2 was vulnerable to an integer overflow in its parse_packet function. A malicious individual could leverage this overflow to create heap memory corruption with attacker controlled data.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
21/01/2025