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 últimas 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 últimas 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 últimas vulnerabilidades incorporadas al repositorio.

CVE-2023-27205

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Best POS Management System 1.0 was discovered to contain a SQL injection vulnerability via the month parameter at /kruxton/sales_report.php.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
13/03/2023

CVE-2023-27207

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Online Pizza Ordering System 1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /admin/manage_user.php.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
13/03/2023

CVE-2023-27210

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Online Pizza Ordering System 1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /admin/view_order.php.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
13/03/2023

CVE-2023-27213

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Online Student Management System v1.0 was discovered to contain a SQL injection vulnerability via the searchdata parameter at /eduauth/student/search.php.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
13/03/2023

CVE-2023-27214

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** Online Student Management System v1.0 was discovered to contain multiple SQL injection vulnerabilities via the fromdate and todate parameters at /eduauth/student/between-date-reprtsdetails.php.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
13/03/2023

CVE-2023-27484

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. In affected versions an already highly privileged user able to create or update Compositions can specify an arbitrarily high index in a patch's `ToFieldPath`, which could lead to excessive memory usage once such Composition is selected for a Composite resource. Compositions allow users to specify patches inserting elements into arrays at an arbitrary index. When a Composition is selected for a Composite Resource, patches are evaluated and if a specified index is greater than the current size of the target slice, Crossplane will grow that slice up to the specified index, which could lead to an excessive amount of memory usage and therefore the Pod being OOM-Killed. The index is already capped to the maximum value for a uint32 (4294967295) when parsed, but that is still an unnecessarily large value. This issue has been addressed in versions 1.11.2, 1.10.3, and 1.9.2. Users are advised to upgrade. Users unable to upgrade can restrict write privileges on Compositions to only admin users as a workaround.
Gravedad CVSS v3.1: MEDIA
Última modificación:
17/03/2023

CVE-2023-27483

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** crossplane-runtime is a set of go libraries used to build Kubernetes controllers in Crossplane and its related stacks. An out of memory panic vulnerability has been discovered in affected versions. Applications that use the `Paved` type's `SetValue` method with user provided input without proper validation might use excessive amounts of memory and cause an out of memory panic. In the fieldpath package, the Paved.SetValue method sets a value on the Paved object according to the provided path, without any validation. This allows setting values in slices at any provided index, which grows the target array up to the requested index, the index is currently capped at max uint32 (4294967295) given how indexes are parsed, but that is still an unnecessarily large value. If callers are not validating paths' indexes on their own, which most probably are not going to do, given that the input is parsed directly in the SetValue method, this could allow users to consume arbitrary amounts of memory. Applications that do not use the `Paved` type's `SetValue` method are not affected. This issue has been addressed in versions 0.16.1 and 0.19.2. Users are advised to upgrade. Users unable to upgrade can parse and validate the path before passing it to the `SetValue` method of the `Paved` type, constraining the index size as deemed appropriate.
Gravedad CVSS v3.1: ALTA
Última modificación:
07/11/2023

CVE-2022-3381

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** An issue has been discovered in GitLab affecting all versions starting from 10.0 to 15.7.8, 15.8 prior to 15.8.4 and 15.9 prior to 15.9.2. A crafted URL could be used to redirect users to arbitrary sites
Gravedad CVSS v3.1: MEDIA
Última modificación:
15/03/2023

CVE-2023-0223

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** An issue has been discovered in GitLab affecting all versions starting from 15.5 before 15.7.8, all versions starting from 15.8 before 15.8.4, all versions starting from 15.9 before 15.9.2. Non-project members could retrieve release descriptions via the API, even if the release visibility is restricted to project members only in the project settings.
Gravedad CVSS v3.1: MEDIA
Última modificación:
15/03/2023

CVE-2022-4289

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** An issue has been discovered in GitLab affecting all versions starting from 15.3 before 15.7.8, versions of 15.8 before 15.8.4, and version 15.9 before 15.9.2. Google IAP details in Prometheus integration were not hidden, could be leaked from instance, group, or project settings to other users.
Gravedad CVSS v3.1: MEDIA
Última modificación:
14/05/2024

CVE-2023-26957

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** onekeyadmin v1.3.9 was discovered to contain an arbitrary file delete vulnerability via the component \admin\controller\plugins.
Gravedad CVSS v3.1: CRÍTICA
Última modificación:
05/03/2025

CVE-2022-4317

Fecha de publicación:
09/03/2023
Idioma:
Inglés
*** Pendiente de traducción *** An issue has been discovered in GitLab DAST analyzer affecting all versions starting from 1.47 before 3.0.51, which sends custom request headers in redirects.
Gravedad CVSS v3.1: MEDIA
Última modificación:
15/03/2023