You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on Python 3.10 and found vulnerable version of setuptools package which is setuptools-65.5.0.
We did see Python 3.10 already has a fix for setuptools package and updated version of setuptools package which is setuptools-65.5.1. Though while doing analysis, we found the traces of vulnerable version inside ensurepip folder. We appreciate the update for ensurepip bundle to resolve the issue related to leftover file in ensurepip bundle (highlighted in below image).
Please refer absolute file paths highlighted by blue in attached screenshot :
Bug report
Bug description:
We are working on Python 3.10 and found vulnerable version of setuptools package which is setuptools-65.5.0.
We did see Python 3.10 already has a fix for setuptools package and updated version of setuptools package which is setuptools-65.5.1. Though while doing analysis, we found the traces of vulnerable version inside
ensurepip
folder. We appreciate the update forensurepip
bundle to resolve the issue related to leftover file inensurepip
bundle (highlighted in below image).Please refer absolute file paths highlighted by blue in attached screenshot :
Vulnerability reference : GHSA-r9hx-vwmv-q579
CC: @samruddhikhandale, @eljog, @gauravsaini04
CPython versions tested on:
3.10
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: