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-1101

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** SonicOS SSLVPN improper restriction of excessive MFA attempts vulnerability allows an authenticated attacker to use excessive MFA codes.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/03/2025

CVE-2023-22381

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** A code injection vulnerability was identified in GitHub Enterprise Server that allowed setting arbitrary environment variables from a single environment variable value in GitHub Actions when using a Windows based runner. To exploit this vulnerability, an attacker would need existing permission to control the value of environment variables for use with GitHub Actions. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.8.0 and was fixed in versions 3.4.15, 3.5.12, 3.6.8, 3.7.5. This vulnerability was reported via the GitHub Bug Bounty program.<br /> <br /> <br /> <br /> <br />
Gravedad CVSS v3.1: ALTA
Última modificación:
07/11/2023

CVE-2022-35645

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** IBM Maximo Asset Management 7.6.1.1, 7.6.1.2, 7.6.1.3 and IBM Maximo Application Suite 8.8 and 8.9 is vulnerable to stored cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 230958.
Gravedad CVSS v3.1: MEDIA
Última modificación:
07/11/2023

CVE-2022-46501

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Accruent LLC Maintenance Connection 2021 (all) &amp; 2022.2 was discovered to contain a SQL injection vulnerability via the E-Mail to Work Order function.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
10/03/2023

CVE-2023-26475

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 2.3-milestone-1, the annotation displayer does not execute the content in a restricted context. This allows executing anything with the right of the author of any document by annotating the document. This has been patched in XWiki 13.10.11, 14.4.7 and 14.10. There is no easy workaround except to upgrade.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/03/2023

CVE-2023-26476

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 3.2-m3, users can deduce the content of the password fields by repeated call to `LiveTableResults` and `WikisLiveTableResultsMacros`. The issue can be fixed by upgrading to versions 14.7-rc-1, 13.4.4, or 13.10.9 and higher, or in version &gt;= 3.2M3 by applying the patch manually on `LiveTableResults` and `WikisLiveTableResultsMacros`.
Gravedad CVSS v3.1: ALTA
Última modificación:
14/03/2023

CVE-2023-26472

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 6.2-milestone-1, one can execute any wiki content with the right of IconThemeSheet author by creating an icon theme with certain content. This can be done by creating a new page or even through the user profile for users not having edit right. The issue has been patched in XWiki 14.9, 14.4.6, and 13.10.10. An available workaround is to fix the bug in the page `IconThemesCode.IconThemeSheet` by applying a modification from commit 48caf7491595238af2b531026a614221d5d61f38.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/03/2023

CVE-2023-26474

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 13.10, it&amp;#39;s possible to use the right of an existing document content author to execute a text area property. This has been patched in XWiki 14.10, 14.4.7, and 13.10.11. There are no known workarounds.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/03/2023

CVE-2023-26470

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It&amp;#39;s possible to make the farm unusable by adding an object to a page with a huge number (e.g. 67108863). Most of the time this will fill the memory allocated to XWiki and make it unusable every time this document is manipulated. This issue has been patched in XWiki 14.0-rc-1.<br />
Gravedad CVSS v3.1: ALTA
Última modificación:
07/11/2023

CVE-2023-26471

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 11.6-rc-1, comments are supposed to be executed with the right of superadmin but in restricted mode (anything dangerous is disabled), but the async macro does not take into account the restricted mode. This means that any user with comment right can use the async macro to make it execute any wiki content with the right of superadmin. This has been patched in XWiki 14.9, 14.4.6, and 13.10.10. The only known workaround consists of applying a patch and rebuilding and redeploying `org.xwiki.platform:xwiki-platform-rendering-async-macro`.
Gravedad CVSS v3.1: ALTA
Última modificación:
13/03/2023

CVE-2023-26473

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** XWiki Platform is a generic wiki platform. Starting in version 1.3-rc-1, any user with edit right can execute arbitrary database select and access data stored in the database. The problem has been patched in XWiki 13.10.11, 14.4.7, and 14.10. There is no workaround for this vulnerability other than upgrading.
Gravedad CVSS v3.1: MEDIA
Última modificación:
13/03/2023

CVE-2023-1156

Fecha de publicación:
02/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** A vulnerability classified as problematic was found in SourceCodester Health Center Patient Record Management System 1.0. This vulnerability affects unknown code of the file admin/fecalysis_form.php. The manipulation of the argument itr_no leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-222220.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/05/2024