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 applicationsThere is no fixed version for Centos:8 python3.11-debug.
Note: Versions mentioned in the description apply only to the upstream python3.11-debug package and not the python3.11-debug package as distributed by Centos.
See How to fix? for Centos:8 relevant fixed versions and status.
DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.
pkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.