sanic@0.5.4 vulnerabilities

A web server and web framework that's written to go fast. Build fast. Run fast.

Direct Vulnerabilities

Known vulnerabilities in the sanic 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
  • H
Denial of Service (DoS)

Affected versions of this package are vulnerable to Denial of Service (DoS) when running with Python version 3.10, such that the server is prone to crashing on an incoming web request.

How to fix Denial of Service (DoS)?

Upgrade sanic to version 20.12.6 or higher.

[0.1.7,20.12.6)
  • M
Denial of Service (DoS)

Affected versions of this package are vulnerable to Denial of Service (DoS) when running Sanic with Python 3.10, which makes it possible to crash the server on an incoming web request

How to fix Denial of Service (DoS)?

Upgrade sanic to version 20.12.6 or higher.

[0,20.12.6)
  • C
Arbitrary Code Injection

Affected versions of this package are vulnerable to Arbitrary Code Injection into redirected URLs.

How to fix Arbitrary Code Injection?

Upgrade sanic to version 0.8.0 or higher.

[,0.8.0)