restkit@4.2.2 vulnerabilities

Python REST kit

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable Version
  • M
Man-in-the-Middle (MitM)

restkit is a Python REST kit.

Affected versions of this package are vulnerable to Man-in-the-Middle (MitM) attacks due to not properly validate SSL/TLS certificates. It uses the ssl.wrap_socket function from the standard library, which does not do any validation by default.

[,4.2.2]