CVE-2019-16257
https://notcve.org/view.php?id=CVE-2019-16257
Some Motorola devices include the SIMalliance Toolbox Browser (aka S@T Browser) on the UICC, which might allow remote attackers to retrieve location and IMEI information, or retrieve other data or execute certain commands, via SIM Toolkit (STK) instructions in an SMS message, aka Simjacker. Algunos dispositivos Motorola incluyen el SIMalliance Toolbox Browser (también se conoce como S@T Browser) en el UICC, lo que podría permitir a atacantes remotos recuperar información de ubicación e IMEI, o recuperar otros datos o ejecutar determinados comandos, por medio de instrucciones SIM Toolkit (STK) en un mensaje SMS, también se conoce como Simjacker. • https://www.adaptivemobile.com/blog/simjacker-next-generation-spying-over-mobile •
CVE-2019-15513
https://notcve.org/view.php?id=CVE-2019-15513
An issue was discovered in OpenWrt libuci (aka Library for the Unified Configuration Interface) before 15.05.1 as used on Motorola CX2L MWR04L 1.01 and C1 MWR03 1.01 devices. /tmp/.uci/network locking is mishandled after reception of a long SetWanSettings command, leading to a device hang. Se detecto un problema un problema en OpenWrt libuci (también conocida como Biblioteca para la Interfaz de Configuración Unificada) en versiones anteriores a la 15.05.1 como se utiliza en los dispositivos Motorola CX2L MWR04L 1.01 y C1 MWR03 1.01. /tmp/.uci/network locking se maneja incorrectamente después de la recepción de un comando SetWanSettings largo, lo que lleva a un bloqueo del dispositivo. • https://git.openwrt.org/?p=project/uci.git%3Ba=commitdiff%3Bh=19e29ffc15dbd958e8e6a648ee0982c68353516f https://github.com/TeamSeri0us/pocs/blob/master/iot/morouter/motorola%E8%B7%AF%E7%94%B1%E5%99%A8%E6%96%87%E4%BB%B6%E8%A7%A3%E9%94%81%E6%BC%8F%E6%B4%9E.pdf https://lists.infradead.org/pipermail/openwrt-devel/2019-November/019736.html https://lists.openwrt.org/pipermail/openwrt-devel/2019-November/025453.html • CWE-667: Improper Locking •
CVE-2019-13129
https://notcve.org/view.php?id=CVE-2019-13129
On the Motorola router CX2L MWR04L 1.01, there is a stack consumption (infinite recursion) issue in scopd via TCP port 8010 and UDP port 8080. It is caused by snprintf and inappropriate length handling. En el router Motorola CX2L MWR04L versión 1.01, hay un problema de consumo de pila (recursión infinita) en scopd a través del puerto TCP 8010 y el puerto UDP 8080. Está causado por snprintf y el manejo inadecuado de longitud. • https://github.com/TeamSeri0us/pocs/blob/master/iot/morouter/morouter_stackoverflow.pdf • CWE-674: Uncontrolled Recursion •
CVE-2019-12297
https://notcve.org/view.php?id=CVE-2019-12297
An issue was discovered in scopd on Motorola routers CX2 1.01 and M2 1.01. There is a Use of an Externally Controlled Format String, reachable via TCP port 8010 or UDP port 8080. Fue encontrado un problema en scopd en los enrutadores Motorola CX2 1.01 y M2 1.01. Se presenta un Uso de una Cadena de Formato Controlada Externamente, accesible por medio del puerto TCP 8010 o el puerto UDP 8080. • https://github.com/TeamSeri0us/pocs/blob/master/iot/morouter_fmtVuln.md • CWE-134: Use of Externally-Controlled Format String •
CVE-2019-11322
https://notcve.org/view.php?id=CVE-2019-11322
An issue was discovered in Motorola CX2 1.01 and M2 1.01. There is a command injection in the function startRmtAssist in hnap, which leads to remote code execution via shell metacharacters in a JSON value. Fue encontrado un problema en Motorola versión CX2 1.01 y versión M2 1.01. Hay una inyección de comando en la función startRmtAssist en hnap, que conduce a la ejecución de código remota por medio de metacaracteres shell en un valor JSON. • https://github.com/TeamSeri0us/pocs/blob/master/iot/motorola.pdf • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') •