Intel

AIKIDO-2024-10085

Werkzeug is vulnerable to Remote Code Execution (RCE)

Remote Code Execution (RCE)CVE-2024-34069

80

High Risk

This Affects:

pythonWerkzeug
1.0 - 3.0.2
Fixed in 3.0.3
Are you affected? Scan for Free

TL;DR

Affected versions of the Werkzeug package can allow an attacker to execute code on a developer's machine under certain circumstances. This requires the attacker to trick the developer into interacting with a domain and subdomain they control, and into entering the debugger PIN. If successful, the attacker can gain access to the debugger, even if it is only running on localhost. Additionally, the attacker must guess a URL in the developer's application that will trigger the debugger.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

Werkzeug is vulnerable to Remote Code Execution (RCE) in versions 1.0 - 3.0.2.

How to fix this

Upgrade the Werkzeug library to the patch version.