When using the "tarfile" module with a file opened in "streaming mode" (mode="r|") the tarfile module did not properly handle EOF, making archive parsing take exponentially longer.
{
"severity": "High",
"cpes": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*"
]
}