Page 2 of 6 results (0.002 seconds)
CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 1
CVE-2017-12852
https://notcve.org/view.php?id=CVE-2017-12852
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. La función numpy.pad en Numpy 1.13.1 y versiones anteriores no cuenta con validación de entrada. Una lista vacía o ndarray entrará en un bucle infinito, lo que puede propiciar que los atacantes provoquen un ataque DoS. • https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852 https://github.com/numpy/numpy/issues/9560#issuecomment-322395292 • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') •