In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Input Validation vulnerabilities in an interactive lesson.
Start learningUpgrade RHEL:8
python27:2.7/python2
to version 0:2.7.17-2.module+el8.3.0+7681+f1f02ded or higher.
This issue was patched in RHSA-2020:4654
.
Note: Versions mentioned in the description apply only to the upstream python27:2.7/python2
package and not the python27:2.7/python2
package as distributed by RHEL
.
See How to fix?
for RHEL:8
relevant fixed versions and status.
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.