Python Forum
what version has the fix for the CVEs?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what version has the fix for the CVEs?
#11
Hi Rob,
I need to ask you more question related to CVE-2018-20060.
Under Lib/ensurepip/_bundled/ directory there are pip*.whl and setuptools*.whl files.
Inside that *whl file contains poolmanager.py script that cause security vulnerability.
Do you know if there are the fix to the *whl file that I can downloaded somewhere? So I can backport it to put to our python library inside the jython2.7.2 that we are using.

Thanks again for your help,
Juni.

(Oct-19-2022, 08:02 PM)rob101 Wrote:
(Oct-19-2022, 07:13 PM)juniarti Wrote: I tried to post question on jython community but so far nobody answer my question yet.

Just a thought: have you asked for help on Github?

I can see that it's active, so it's more likely than not, that you'll get a reply, given time.

Edit to add: Ah... I see your post there, already.

Wow! 9 days ago, humm... not so active then.
Reply
#12
I can't offer you much advice on this, but my thoughts are that if you mess with the install of jython2.7.2 you will, as likely as not, break something, so if I were to offer any advice at all, it would be to leave well alone unless you know what you're doing, and why.

This CVE is for the urllib3 package (primarily). If you are concerned about the possibility of an exploit and the impact of that, then report it to whom ever is responsible for the security of the network. If that person is you and you can't see a fix for this, then I'd question the use of jython2.7.2 as a whole, if an exploit is a real possibility and is a danger to the users of the computer network.
Sig:
>>> import this

The UNIX philosophy: "Do one thing, and do it well."

"The danger of computers becoming like humans is not as great as the danger of humans becoming like computers." :~ Konrad Zuse

"Everything should be made as simple as possible, but not simpler." :~ Albert Einstein
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020