3.1.4
18 years ago
15 days ago
Known vulnerabilities in the werkzeug package. This does not include vulnerabilities belonging to this package’s dependencies.
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| Vulnerability | Vulnerable Version |
|---|---|
Affected versions of this package are vulnerable to Improper Handling of Windows Device Names via the Note: This is only vulnerable on Windows, where special device names are implicitly present in every directory. How to fix Improper Handling of Windows Device Names? Upgrade | [,3.1.4) |
Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in How to fix Allocation of Resources Without Limits or Throttling? Upgrade | [,3.0.6) |
Werkzeug is a WSGI web application library. Affected versions of this package are vulnerable to Directory Traversal due to a bypass for Note: This is only exploitable on Windows systems using Python versions prior to 3.11. How to fix Directory Traversal? Upgrade | [,3.0.6) |
Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to insufficient hostname checks and the use of relative paths to resolve requests. When the debugger is enabled, an attacker can convince a user to enter their own PIN to interact with a domain and subdomain they control, and thereby cause malicious code to be executed. The demonstrated attack vector requires a number of conditions that render this attack very difficult to achieve, especially if the victim application is running in the recommended configuration of not having the debugger enabled in production. How to fix Remote Code Execution (RCE)? Upgrade | [,3.0.3) |
Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in multipart data parsing. An attacker can cause a denial of service and block worker processes from handling legitimate requests by sending crafted multipart data to an endpoint that will parse it, eventually exhausting or killing all available workers. Exploiting this vulnerability is possible if the uploaded file starts with How to fix Inefficient Algorithmic Complexity? Upgrade | [,2.3.8)[3.0.0,3.0.1) |