PTVS
PTVS copied to clipboard
openssl.exe has security vulnerability
This issue has been moved from a ticket on Developer Community.
Our corporate security PC has scanned my PC with the latest version of VC2019 on and reported that C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\Extensions\Microsoft\Python\Miniconda\Miniconda3-x64\Library\bin\openssl.exe has a security vulnerability. I checked and it is version 1.1.1c. They say it should be upgraded to at lease 1.1.1l. Can you please arrange for this to be upgraded in a release?
Original Comments
(no comments)
Original Solutions
(no solutions)
I will be looking at this along with https://github.com/microsoft/PTVS/issues/6758 at the same time. Sounds like we need to update miniconda in VS 16.11 to a version with openssl 1.1.1L. Miniconda has been removed from VS 2022 so this is only a VS2019 issue.
Graham's released statement says we're not fixing old versions of the Python Interpreter, the users need to move up to a more recent version of VS. That being said, the MiniConda component isn't the same as the CPython interpreter, and this is a real security vulnerability, so we might have to fix it. Follow up with Graham for guidance.
Going to close this out as the VS2019 bundled miniconda is labeled as out-of-support so we are not providing full support on security updates.