2 matches found
Remote Code Execution
python-socketio is vulnerable to Remote Code Execution. The vulnerability is due to insecure deserialization using pickle library, due to servers trusting and calling pickle.loads on inter-server message-queue payloads, This allowing an attacker with access to the message queue to send a crafted...
6.4CVSS7AI score0.00446EPSS
SaveExploits0References5Affected Software1
Deserialization of Untrusted Data
Overview python-socketio is a Socket.IO server and client for Python Affected versions of this package are vulnerable to Deserialization of Untrusted Data via payloads that are passed between Socket.IO processes in multi-server deployments. An attacker can execute arbitrary code by sending a...
7.5CVSS7.8AI score0.00446EPSS
SaveExploits0References2
20