Page 4 of 25 results (0.006 seconds)

CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1

The verify endpoint in YubiKey Validation Server before 2.40 does not check the length of SQL queries, which allows remote attackers to cause a denial of service, aka SQL injection. NOTE: this issue is potentially relevant to persons outside Yubico who operate a self-hosted OTP validation service; the issue does NOT affect YubiCloud. El endpoint verify en YubiKey Validation Server versiones anteriores a 2.40, no comprueba la longitud de consultas SQL, lo que permite a atacantes remotos causar una denegación de servicio, también se conoce como inyección SQL. NOTA: este problema es potencialmente relevante para personas ajenas a Yubico que operan un servicio de comprobación OTP auto alojado; El problema NO afecta a YubiCloud. • https://github.com/Yubico/yubikey-val/releases/tag/yubikey-val-2.40 https://lists.debian.org/debian-lts-announce/2020/03/msg00014.html https://www.yubico.com/support/security-advisories/ysa-2020-01 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •

CVSS: 8.6EPSS: 0%CPEs: 1EXPL: 1

The sync endpoint in YubiKey Validation Server before 2.40 allows remote attackers to replay an OTP. NOTE: this issue is potentially relevant to persons outside Yubico who operate a self-hosted OTP validation service with a non-default configuration such as an open sync pool; the issue does NOT affect YubiCloud. El endpoint sync en YubiKey Validation Server versiones anteriores a 2.40, permite a atacantes remotos reproducir una OTP. NOTA: este problema es potencialmente relevante para personas ajenas a Yubico que operan un servicio de comprobación OTP auto alojado con una configuración no predeterminada, tales como un grupo de sincronización abierto; El problema NO afecta a YubiCloud. • https://github.com/Yubico/yubikey-val/releases/tag/yubikey-val-2.40 https://lists.debian.org/debian-lts-announce/2020/03/msg00014.html https://www.yubico.com/support/security-advisories/ysa-2020-01 • CWE-294: Authentication Bypass by Capture-replay •

CVSS: 9.8EPSS: 1%CPEs: 5EXPL: 0

Yubico PAM Module before 2.10 performed user authentication when 'use_first_pass' PAM configuration option was not used and the module was configured as 'sufficient' in the PAM configuration. A remote attacker could use this flaw to circumvent common authentication process and obtain access to the account in question by providing a NULL value (pressing Ctrl-D keyboard sequence) as the password string. El módulo PAM de Yubico versiones anteriores a 2.10, realizó la autenticación del usuario cuando no se utilizó la opción de configuración PAM "use_first_pass" y el módulo fue configurado como "sufficient" en la configuración PAM. Un atacante remoto podría usar este fallo para omitir el proceso de autenticación común y conseguir acceso a la cuenta en cuestión al proporcionar un valor NULL (presionando la secuencia de teclado Ctrl-D) como la cadena de contraseña. • https://access.redhat.com/security/cve/cve-2011-4120 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2011-4120 https://security-tracker.debian.org/tracker/CVE-2011-4120 https://www.openwall.com/lists/oss-security/2011/11/07/6 • CWE-20: Improper Input Validation •

CVSS: 8.1EPSS: 0%CPEs: 1EXPL: 1

In Yubico pam-u2f 1.0.7, when configured with debug and a custom debug log file is set using debug_file, that file descriptor is not closed when a new process is spawned. This leads to the file descriptor being inherited into the child process; the child process can then read from and write to it. This can leak sensitive information and also, if written to, be used to fill the disk or plant misinformation. En Yubico pam-u2f 1.0.7, cuando se configura con depuración y se configura un archivo de registro de depuración personalizado utilizando debug_file, ese descriptor de archivo no se cierra cuando un nuevo proceso es generado. Esto lleva a que el descriptor de archivo se herede en el proceso hijo; El proceso hijo puede leer y escribir en él. • http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html http://www.openwall.com/lists/oss-security/2019/06/05/1 https://developers.yubico.com/pam-u2f/Release_Notes.html https://github.com/Yubico/pam-u2f/commit/18b1914e32b74ff52000f10e97067e841e5fff62 •

CVSS: 7.5EPSS: 2%CPEs: 1EXPL: 1

Yubico pam-u2f 1.0.7 attempts parsing of the configured authfile (default $HOME/.config/Yubico/u2f_keys) as root (unless openasuser was enabled), and does not properly verify that the path lacks symlinks pointing to other files on the system owned by root. If the debug option is enabled in the PAM configuration, part of the file contents of a symlink target will be logged, possibly revealing sensitive information. Yubico pam-u2f 1.0.7 intenta analizar el archivo de configuración configurado (predeterminado $ HOME / .config / Yubico / u2f_keys) como root (a menos que se haya habilitado openasuser), y no verifica correctamente que la ruta carece de enlaces simbólicos que apuntan a otros archivos en el Sistema propiedad de root. Si la opción de depuración está habilitada en la configuración de PAM, se registrará parte del contenido del archivo de un objetivo de enlace simbólico, posiblemente revelando información confidencial. • http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00012.html http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00018.html http://www.openwall.com/lists/oss-security/2019/06/05/1 https://developers.yubico.com/pam-u2f/Release_Notes.html https://github.com/Yubico/pam-u2f/commit/7db3386fcdb454e33a3ea30dcfb8e8960d4c3aa3 https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/5FOR4ADC356JPCHAJI5UXZORLC3VNBPS https://lists.fedoraproject.org/archives/list/package • CWE-59: Improper Link Resolution Before File Access ('Link Following') •