
CVE-2023-43826 – Apache Guacamole: Integer overflow in handling of VNC image buffers
https://notcve.org/view.php?id=CVE-2023-43826
19 Dec 2023 — Apache Guacamole 1.5.3 and older do not consistently ensure that values received from a VNC server will not result in integer overflow. If a user connects to a malicious or compromised VNC server, specially-crafted data could result in memory corruption, possibly allowing arbitrary code to be executed with the privileges of the running guacd process. Users are recommended to upgrade to version 1.5.4, which fixes this issue. Apache Guacamole 1.5.3 y anteriores no garantizan sistemáticamente que los valores r... • http://www.openwall.com/lists/oss-security/2023/12/19/4 • CWE-190: Integer Overflow or Wraparound •

CVE-2023-30576 – Apache Guacamole: Use-after-free in handling of RDP audio input buffer
https://notcve.org/view.php?id=CVE-2023-30576
07 Jun 2023 — Apache Guacamole 0.9.10 through 1.5.1 may continue to reference a freed RDP audio input buffer. Depending on timing, this may allow an attacker to execute arbitrary code with the privileges of the guacd process. • https://lists.apache.org/thread/vgtvxb3w7mm84hx6v8dfc0onsoz05gb6 • CWE-416: Use After Free •

CVE-2023-30575 – Apache Guacamole: Incorrect calculation of Guacamole protocol element lengths
https://notcve.org/view.php?id=CVE-2023-30575
07 Jun 2023 — Apache Guacamole 1.5.1 and older may incorrectly calculate the lengths of instruction elements sent during the Guacamole protocol handshake, potentially allowing an attacker to inject Guacamole instructions during the handshake through specially-crafted data. • https://lists.apache.org/thread/tn63n2lon0h5p45oft834t1dqvvxownv • CWE-131: Incorrect Calculation of Buffer Size •

CVE-2021-43999 – Improper validation of SAML responses
https://notcve.org/view.php?id=CVE-2021-43999
11 Jan 2022 — Apache Guacamole 1.2.0 and 1.3.0 do not properly validate responses received from a SAML identity provider. If SAML support is enabled, this may allow a malicious user to assume the identity of another Guacamole user. Apache Guacamole versiones 1.2.0 y 1.3.0, no comprueban correctamente las respuestas recibidas de un proveedor de identidad SAML. Si la compatibilidad con SAML está habilitada, esto puede permitir que un usuario malicioso asuma la identidad de otro usuario de Guacamole • http://www.openwall.com/lists/oss-security/2022/01/11/7 • CWE-287: Improper Authentication •

CVE-2021-41767 – Private tunnel identifier may be included in the non-private details of active connections
https://notcve.org/view.php?id=CVE-2021-41767
11 Jan 2022 — Apache Guacamole 1.3.0 and older may incorrectly include a private tunnel identifier in the non-private details of some REST responses. This may allow an authenticated user who already has permission to access a particular connection to read from or interact with another user's active use of that same connection. Apache Guacamole versiones 1.3.0 y anteriores, pueden incluir incorrectamente un identificador de túnel privado en los detalles no privados de algunas respuestas REST. Esto puede permitir que un us... • http://www.openwall.com/lists/oss-security/2022/01/11/6 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2020-11997
https://notcve.org/view.php?id=CVE-2020-11997
19 Jan 2021 — Apache Guacamole 1.2.0 and earlier do not consistently restrict access to connection history based on user visibility. If multiple users share access to the same connection, those users may be able to see which other users have accessed that connection, as well as the IP addresses from which that connection was accessed, even if those users do not otherwise have permission to see other users. Apache Guacamole versiones 1.2.0 y anteriores, no restringen constantemente el acceso al historial de conexiones seg... • https://lists.apache.org/thread.html/r1a9ae9d1608c9f846875c4191cd738f95543d1be06b52dc1320e8117%40%3Cannounce.guacamole.apache.org%3E • CWE-276: Incorrect Default Permissions •

CVE-2020-9498
https://notcve.org/view.php?id=CVE-2020-9498
02 Jul 2020 — Apache Guacamole 1.1.0 and older may mishandle pointers involved inprocessing data received via RDP static virtual channels. If a userconnects to a malicious or compromised RDP server, a series ofspecially-crafted PDUs could result in memory corruption, possiblyallowing arbitrary code to be executed with the privileges of therunning guacd process. Apache Guacamole versiones 1.1.0 y anteriores, pueden manejar inapropiadamente los punteros involucrados en el procesamiento de datos recibidos por medio de canal... • https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA44525 • CWE-787: Out-of-bounds Write •

CVE-2020-9497
https://notcve.org/view.php?id=CVE-2020-9497
02 Jul 2020 — Apache Guacamole 1.1.0 and older do not properly validate datareceived from RDP servers via static virtual channels. If a userconnects to a malicious or compromised RDP server, specially-craftedPDUs could result in disclosure of information within the memory ofthe guacd process handling the connection. Apache Guacamole versiones 1.1.0 y anteriores, no comprueban apropiadamente los datos recibidos desde servidores RDP por medio de canales virtuales estáticos. Si un usuario se conecta a un servidor RDP malici... • https://kb.pulsesecure.net/articles/Pulse_Security_Advisories/SA44525 • CWE-20: Improper Input Validation •

CVE-2019-19603 – sqlite: mishandling of certain SELECT statements with non-existent VIEW can lead to DoS
https://notcve.org/view.php?id=CVE-2019-19603
09 Dec 2019 — SQLite 3.30.1 mishandles certain SELECT statements with a nonexistent VIEW, leading to an application crash. SQLite 3.30.1 maneja mal ciertas declaraciones SELECT con una VISTA inexistente, lo que lleva a un bloqueo de la aplicación. It was discovered that SQLite incorrectly handled certain corrupted schemas. An attacker could possibly use this issue to cause a denial of service. This issue only affected Ubuntu 18.04 LTS. • https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf • CWE-20: Improper Input Validation •

CVE-2018-1340
https://notcve.org/view.php?id=CVE-2018-1340
07 Feb 2019 — Prior to 1.0.0, Apache Guacamole used a cookie for client-side storage of the user's session token. This cookie lacked the "secure" flag, which could allow an attacker eavesdropping on the network to intercept the user's session token if unencrypted HTTP requests are made to the same domain. En versiones anteriores a la 1.0.0, Apache Guacamole empleó una cookie para el almacenamiento del lado del cliente del token de sesión del usuario. Esta cookie carecía del flag "secure", que podría permitir que un ataca... • http://www.securityfocus.com/bid/106768 • CWE-311: Missing Encryption of Sensitive Data •