Python
cpe:2.3:a:python:python:*:*:*:*:*:*:*
A path traversal vulnerability has been identified in the Python standard library's pkgutil module. The issue arises because the pkgutil.get_data() function does not properly validate the resource argument, as required by the documentation. This lack of validation allows for unauthorized access to file system paths, potentially leading to the exposure of sensitive data.
Exploitation of this vulnerability could result in unauthorized file system access, allowing for path traversal attacks that could expose sensitive data.
Users can update to the latest version of Python where this vulnerability has been addressed. Instructions for updating Python can be found in the official Python documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.