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.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852 | |
https://github.com/numpy/numpy/issues/9560#issuecomment-322395292 | third party advisory exploit |