Lucene search

K
prionPRIOn knowledge basePRION:CVE-2018-1281
HistoryJun 08, 2018 - 7:29 p.m.

Design/Logic Flaw

2018-06-0819:29:00
PRIOn knowledge base
www.prio-n.com
3

6.4 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.3%

The clustered setup of Apache MXNet allows users to specify which IP address and port the scheduler will listen on via the DMLC_PS_ROOT_URI and DMLC_PS_ROOT_PORT env variables. In versions older than 1.0.0, however, the MXNet framework will listen on 0.0.0.0 rather than user specified DMLC_PS_ROOT_URI once a scheduler node is initialized. This exposes the instance running MXNet to any attackers reachable via the interface they didn’t expect to be listening on. For example: If a user wants to run a clustered setup locally, they may specify to run on 127.0.0.1. But since MXNet will listen on 0.0.0.0, it makes the port accessible on all network interfaces.

CPENameOperatorVersion
mxnetlt1.0.0

6.4 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.3%

Related for PRION:CVE-2018-1281