Opened 5 years ago

Closed 5 years ago

#4348 closed defect (fixed)

conference uses notoriously insecure pickle

Reported by: Greg Couch Owned by: Tom Goddard
Priority: major Milestone:
Component: VR Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

pickle create objects directly during deserialization and is known to be insecure. See https://nedbatchelder.com/blog/202006/pickles_nine_flaws.html as well as many other published articles.

At least it is not in the session data, but you still need to trust your collaborators more than you should have to.

Change History (2)

comment:1 by pett, 5 years ago

Component: UnassignedVR
Owner: set to Tom Goddard
Status: newassigned

comment:2 by Tom Goddard, 5 years ago

Resolution: fixed
Status: assignedclosed

Git removed conference. It is not used, never worked, superceded by meeting ssh tunnel support.

Note: See TracTickets for help on using tickets.