Description
console-io is a module that allows users to implement a web console in their application. A malicious user could bypass the authentication and execute any command that the user who is running the console-io application 2.2.13 and earlier is able to run. This means that if console-io was running from root, the attacker would have full access to the system. This vulnerability exists because the console-io application does not configure socket.io to require authentication, which allows a malicious user to connect via a websocket to send commands and receive the response.
Remediation
References
https://nodesecurity.io/advisories/90
Related Vulnerabilities
CVE-2020-36048 Vulnerability in maven package org.webjars.npm:engine.io
CVE-2022-36920 Vulnerability in maven package org.jenkins-ci.plugins:coverity
CVE-2019-11002 Vulnerability in npm package materialize-css
CVE-2012-0803 Vulnerability in maven package org.apache.cxf:cxf-rt-ws-security
CVE-2022-29567 Vulnerability in maven package com.vaadin:vaadin