Description
wasdk is a toolkit for creating WebAssembly modules. wasdk 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.
Remediation
References
https://nodesecurity.io/advisories/179
Related Vulnerabilities
CVE-2023-33546 Vulnerability in maven package org.codehaus.janino:janino-parent
CVE-2021-3807 Vulnerability in npm package ansi-regex
CVE-2016-10525 Vulnerability in npm package hapi-auth-jwt2
CVE-2016-3092 Vulnerability in maven package org.apache.tomcat.embed:tomcat-embed-core
CVE-2023-44487 Vulnerability in maven package io.helidon.http:helidon-http-http2