numpy < 1.13.1 - Denial of Service via Empty Input to numpy.pad
The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack.
numpy < 1.13.1 - Denial of Service via Empty Input to numpy.pad
The numpy.pad function in Numpy 1.13.1 and older versions is missing input validation. An empty list or ndarray will stick into an infinite loop, which can allow attackers to cause a DoS attack.