open-telemetry / open-telemetry/opentelemetry-python-contrib

Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning #24

Open Beginner friendly
#2,402 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
1.1k
Forks
1.1k
Avg merge
4d 15h
Merged PRs (30d)
16

Description

Upgrade werkzeug to fix 3 Dependabot alerts in instrumentation/opentelemetry-instrumentation-pyramid/test-requirements.txt
Upgrade werkzeug to version 2.3.8 or later. For example:

werkzeug>=2.3.8

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open instrumentation/opentelemetry-instrumentation-pyramid/test-requirements.txt and inspect the Werkzeug requirement. Update it to version 2.3.8 or later, then verify that the dependency alerts for this manifest are resolved and the instrumentation tests still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
security
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.