1 results (0.001 seconds)
CVSS: 10.0EPSS: 0%CPEs: 1EXPL: 0

CVE-2016-10532
https://notcve.org/view.php?id=CVE-2016-10532
31 May 2018 — 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 conn... • https://nodesecurity.io/advisories/90 • CWE-287: Improper Authentication •