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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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