Cross-site request forgery In python-werkzeug
Description
Werkzeug is a comprehensive WSGI web application library. The debugger in affected versions of Werkzeug can allow an attacker to execute code on a developer's machine under some circumstances. This requires the attacker to get the developer to interact with a domain and subdomain they control, and enter the debugger PIN, but if they are successful it allows access to the debugger even if it is only running on localhost. This also requires the attacker to guess a URL in the developer's application that will trigger the debugger. This vulnerability is fixed in 3.0.3.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
debian 11 | 1.0.1+dfsg1-2+deb11u2 | ||
debian 12 | 2.2.2-3+deb12u1 | ||
debian 13 | 3.0.3-1 | ||
debian 14 | 3.0.3-1 | ||
pypi | 3.0.3 | ||
rpm rhel8 | - | - | |
rpm rhel7 | - | - |
Aliases
References