CVE-2017-12852

T

he 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.

Configurations

Configuration 1 (hide)

cpe:2.3:a:numpy:numpy:*:*:*:*:*:*:*:*

History

21 Nov 2024, 03:10

Type Values Removed Values Added
References () https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852 - () https://github.com/BT123/testcasesForMyRequest/tree/master/CVE-2017-12852 -
References () https://github.com/numpy/numpy/issues/9560#issuecomment-322395292 - Exploit, Third Party Advisory () https://github.com/numpy/numpy/issues/9560#issuecomment-322395292 - Exploit, Third Party Advisory

Information

Published : 2017-08-15 16:29

Updated : 2025-04-20 01:37


NVD link : CVE-2017-12852

Mitre link : CVE-2017-12852

CVE.ORG link : CVE-2017-12852


JSON object : View

Products Affected
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')