← back
CVE-2016-10622CWE-311

CVE-2016-10622

3Vexday Risk Score

No sign of exploitation. No public exploitation artifact known so far.

ssvc Trackepss 2.0%
exploitation probability
2.0%top 21% of all CVEs
observed exploitation
nono source reports it
In short

nodeschnaps downloads files over unencrypted HTTP, allowing attackers on the network to intercept and replace them with malicious versions, potentially executing harmful code on your computer.

Technical detail

nodeschnaps fetches binary resources via unencrypted HTTP without integrity verification, enabling man-in-the-middle attacks where a network-positioned attacker can substitute malicious binaries for legitimate ones, resulting in arbitrary remote code execution during installation or runtime.

Summary generated and translated by AI from the official description.
nodeschnaps is a NodeJS compatibility layer for Java (Rhino). nodeschnaps downloads 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.