CVE-2023-2187
https://notcve.org/view.php?id=CVE-2023-2187
On Triangle MicroWorks' SCADA Data Gateway version <= v5.01.03, an unauthenticated attacker can send broadcast events to any user via the WebMonitor.An unauthenticated user can use this vulnerability to forcefully log out of any currently logged-in user by sending a "password change event". Furthermore, an attacker could use this vulnerability to spam the logged-in user with false events. • https://www.trellix.com/en-us/about/newsroom/stories/research/industrial-and-manufacturing-cves.html • CWE-306: Missing Authentication for Critical Function •
CVE-2023-2186
https://notcve.org/view.php?id=CVE-2023-2186
On Triangle MicroWorks' SCADA Data Gateway version <= v5.01.03, an unauthenticated attacker can send a specially crafted broadcast message including format string characters to the SCADA Data Gateway to perform unrestricted memory reads.An unauthenticated user can use this format string vulnerability to repeatedly crash the GTWWebMonitor.exe process to DoS the Web Monitor. Furthermore, an authenticated user can leverage this vulnerability to leak memory from the GTWWebMonitor.exe process. This could be leveraged in an exploit chain to gain code execution. • https://www.trellix.com/en-us/about/newsroom/stories/research/industrial-and-manufacturing-cves.html • CWE-134: Use of Externally-Controlled Format String •
CVE-2022-38138
https://notcve.org/view.php?id=CVE-2022-38138
The Triangle Microworks IEC 61850 Library (Any client or server using the C language library with a version number of 11.2.0 or earlier and any client or server using the C++, C#, or Java language library with a version number of 5.0.1 or earlier) and 60870-6 (ICCP/TASE.2) Library (Any client or server using a C++ language library with a version number of 4.4.3 or earlier) are vulnerable to access given to a small number of uninitialized pointers within their code. This could allow an attacker to target any client or server using the affected libraries to cause a denial-of-service condition. La biblioteca IEC 61850 de Triangle Microworks (cualquier cliente o servidor que usando la biblioteca de lenguaje C con un número de versión de 11.2.0 o anterior y cualquier cliente o servidor usando la biblioteca de lenguaje C++, C# o Java con un número de versión de 5.0.1 o anterior) y la biblioteca 60870-6 (ICCP/TASE.2) (cualquier cliente o servidor que utilice una biblioteca de lenguaje C++ con un número de versión de 4.4.3 o anterior) son vulnerables al acceso dado a un pequeño número de punteros no inicializados dentro de su código. Esto podría permitir a un atacante dirigirse a cualquier cliente o servidor que utilice las bibliotecas afectadas para causar una condición de denegación de servicio • https://www.cisa.gov/uscert/ics/advisories/icsa-22-249-01 • CWE-824: Access of Uninitialized Pointer •
CVE-2020-6996
https://notcve.org/view.php?id=CVE-2020-6996
Triangle MicroWorks DNP3 Outstation LibrariesDNP3 Outstation .NET Protocol components and DNP3 Outstation ANSI C source code libraries are affected:3.16.00 through 3.25.01. A specially crafted message may cause a stack-based buffer overflow. Authentication is not required to exploit this vulnerability. Librerías de Triangle MicroWorks DNP3 Outstation Los componentes del Protocolo .NET Outstation DNP3 y las bibliotecas de código fuente ANSI C de DNP3 Outstation se ven afectadas: 3.16.00 a 3.25.01. Un mensaje especialmente diseñado puede causar un desbordamiento del búfer basado en la pila. • https://www.us-cert.gov/ics/advisories/icsa-20-105-02 • CWE-121: Stack-based Buffer Overflow CWE-787: Out-of-bounds Write •
CVE-2020-10611 – Triangle MicroWorks SCADA Data Gateway DNP3 Type Confusion Remote Code Execution Vulnerability
https://notcve.org/view.php?id=CVE-2020-10611
Triangle MicroWorks SCADA Data Gateway 3.02.0697 through 4.0.122, 2.41.0213 through 4.0.122 allows remote attackers to execute arbitrary code due to the lack of proper validation of user-supplied data, which can result in a type confusion condition. Authentication is not required to exploit this vulnerability. Only applicable to installations using DNP3 Data Sets. Triangle MicroWorks SCADA Data Gateway versiones 3.02.0697 hasta 4.0.122, versiones 2.41.0213 hasta 4.0.122, permite a atacantes remotos ejecutar código arbitrario debido a la falta de comprobación apropiada de los datos suministrados por el usuario, lo que puede causar una condición de confusión de tipos. No es requerida una autenticación para explotar esta vulnerabilidad. • https://www.us-cert.gov/ics/advisories/icsa-20-105-03 https://www.zerodayinitiative.com/advisories/ZDI-20-549 • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') •