python-socketio@4.6.1 vulnerabilities

Socket.IO server and client for Python

  • latest version

    5.14.3

  • latest non vulnerable version

  • first published

    10 years ago

  • latest version published

    10 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the python-socketio package. This does not include vulnerabilities belonging to this package’s dependencies.

    Fix vulnerabilities automatically

    Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Deserialization of Untrusted Data

    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 crafted pickle payload to a message queue used for inter-server communication.

    Note: This is only exploitable if the attacker has already compromised the message queue or if the queue was publicly exposed.

    How to fix Deserialization of Untrusted Data?

    Upgrade python-socketio to version 5.14.0 or higher.

    [0.8.0,5.14.0)