7.5
CVE-2024-34069
- EPSS 38.93%
- Veröffentlicht 06.05.2024 15:15:23
- Zuletzt bearbeitet 03.12.2025 15:32:11
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Werkzeug's improper usage of a pathname and improper CSRF protection results in the remote command execution
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Palletsprojects ≫ Werkzeug Version < 3.0.3
Debian ≫ Debian Linux Version11.0
Fedoraproject ≫ Fedora Version38
Fedoraproject ≫ Fedora Version40
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 38.93% | 0.972 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.5 | 1.6 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.