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.
References
Link | Resource |
---|---|
https://github.com/numpy/numpy/issues/9560#issuecomment-322395292 | Exploit Third Party Advisory |
https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852 |
Configurations
Information
Published : 2017-08-15 09:29
Updated : 2019-10-02 17:03
NVD link : CVE-2017-12852
Mitre link : CVE-2017-12852
JSON object : View
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
Products Affected
numpy
- numpy