Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. console-io
  4. ›
  5. CVE-2016-10532

CVE-2016-10532: Improper Authentication

February 18, 2019 (updated September 16, 2021)

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.

References

  • github.com/advisories/GHSA-q52j-4q2q-hcj6
  • nodesecurity.io/advisories/90
  • nvd.nist.gov/vuln/detail/CVE-2016-10532
  • www.npmjs.com/advisories/90

Code Behaviors & Features

Detect and mitigate CVE-2016-10532 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.3.0

Fixed versions

  • 2.3.0

Solution

Upgrade to version 2.3.0 or above.

Impact 9.8 CRITICAL

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Source file

npm/console-io/CVE-2016-10532.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:48 +0000.