2 results (0.003 seconds)

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

An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race. Se detectó un problema en la crate atom versiones anteriores a 0.3.6 para Rust. Una implementación de Envío no segura permite una carrera de datos entre subprocesos. • https://rustsec.org/advisories/RUSTSEC-2020-0044.html • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') •

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

atom-node-module-installer installs node modules for atom-shell applications. atom-node-module-installer binary resources over HTTP, which leaves it vulnerable to MITM attacks. It may be possible to cause remote code execution (RCE) by swapping out the requested binary with an attacker controlled binary if the attacker is on the network or positioned in between the user and the remote server. atom-node-module-installer instala módulos de node para las aplicaciones atom-shell. atom-node-module-installer descarga recursos binarios por HTTP, lo que lo deja vulnerable a ataques MITM. Podría ser posible provocar la ejecución remota de código (RCE) cambiando el binario solicitado por otro controlado por el atacante si éste están en la red o posicionado entre el usuario y el servidor remoto. • https://nodesecurity.io/advisories/216 • CWE-310: Cryptographic Issues CWE-311: Missing Encryption of Sensitive Data •