Skip to content

Update dependency flask to v0.12.3 [SECURITY] - #35

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pypi-flask-vulnerability
Open

Update dependency flask to v0.12.3 [SECURITY]#35
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pypi-flask-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
flask (changelog) ==0.12.2==0.12.3 age confidence

Flask is vulnerable to Denial of Service via incorrect encoding of JSON data

CVE-2018-1000656 / GHSA-562c-5r94-xh97

More information

Details

The Pallets Project flask version Before 0.12.3 contains a CWE-20: Improper Input Validation vulnerability in flask that can result in Large amount of memory usage possibly leading to denial of service. This attack appear to be exploitable via Attacker provides JSON data in incorrect encoding. This vulnerability appears to have been fixed in 0.12.3.

Severity

  • CVSS Score: 8.7 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

pallets/flask (flask)

v0.12.3

Compare Source

Released 2018-04-26

  • Request.get_json no longer accepts arbitrary encodings.
    Incoming JSON should be encoded using UTF-8 per :rfc:8259, but
    Flask will autodetect UTF-8, -16, or -32. :issue:2692
  • Fix a Python warning about imports when using python -m flask.
    :issue:2666
  • Fix a ValueError caused by invalid Range requests in some
    cases.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from eecff50 to 6b80b76 Compare August 14, 2025 20:00
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from 6b80b76 to 50a57a7 Compare October 25, 2025 23:16
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from 50a57a7 to 5dcf159 Compare November 15, 2025 19:57
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from 5dcf159 to cf0a38e Compare February 3, 2026 00:12
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from cf0a38e to ab4a8bb Compare March 14, 2026 14:11
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from ab4a8bb to a292e73 Compare May 23, 2026 08:16
@renovate
renovate Bot force-pushed the renovate/pypi-flask-vulnerability branch from a292e73 to 581c523 Compare July 25, 2026 18:57
@mergify

mergify Bot commented Jul 25, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants