Lucene search

K
cvelistHackeroneCVELIST:CVE-2016-10532
HistoryApr 26, 2018 - 12:00 a.m.

CVE-2016-10532

2018-04-2600:00:00
hackerone
www.cve.org

9.7 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.8%

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.

CNA Affected

[
  {
    "product": "console-io node module",
    "vendor": "HackerOne",
    "versions": [
      {
        "status": "affected",
        "version": "<=2.2.13"
      }
    ]
  }
]

9.7 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.8%

Related for CVELIST:CVE-2016-10532