https://github.com/bukosabino/ta
Revision 148277987ee55b3effe39670f6e47a80f2dabe15 authored by Bukosabino on 09 January 2022, 20:28:54 UTC, committed by Bukosabino on 09 January 2022, 20:28:54 UTC
Vulnerable versions: >= 1.9.0, < 1.21
Patched version: 1.21
A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArray_NewFromDescr_int function of ctors.c when specifying arrays of large dimensions (over 32) from Python code, which could let a malicious user cause a Denial of Service.
1 parent 8edcd3a
History
Tip revision: 148277987ee55b3effe39670f6e47a80f2dabe15 authored by Bukosabino on 09 January 2022, 20:28:54 UTC
Bumping numpy because of vulnerability issue
Tip revision: 1482779
File Mode Size
.circleci
.github
docs
examples_to_use
static
ta
test
.coveragerc -rw-r--r-- 32 bytes
.coveralls.yml -rw-r--r-- 46 bytes
.gitignore -rw-r--r-- 1.2 KB
.prospector.yaml -rw-r--r-- 262 bytes
LICENSE -rw-r--r-- 1.1 KB
MANIFEST -rw-r--r-- 173 bytes
Makefile -rw-r--r-- 292 bytes
README.md -rw-r--r-- 6.3 KB
RELEASE.md -rw-r--r-- 2.6 KB
pylintrc -rw-r--r-- 10.9 KB
requirements-core.txt -rw-r--r-- 29 bytes
requirements-coverage.txt -rw-r--r-- 80 bytes
requirements-doc.txt -rw-r--r-- 86 bytes
requirements-play.txt -rw-r--r-- 76 bytes
requirements-test.txt -rw-r--r-- 94 bytes
requirements.txt -rw-r--r-- 78 bytes
setup.cfg -rw-r--r-- 158 bytes
setup.py -rw-r--r-- 1.3 KB

README.md

back to top