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.
| Vendor | Product | Versions |
|---|---|---|
| python software foundation | cpython | 0 |
Updated description with new technical details, added affected version 3.15.x, changed severity to HIGH, and noted that no exploit is available.
Initial creation