Looking for the vulnerability index of Invicti's legacy products?
Python Loop with Unreachable Exit Condition ('Infinite Loop') Vulnerability (CVE-2019-20907) - Vulnerability Database

Python Loop with Unreachable Exit Condition ('Infinite Loop') Vulnerability (CVE-2019-20907)

Description

In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because _proc_pax lacks header validation.

References

Related Vulnerabilities