Thread: pgAdmin 4 commit: Fixed improper parsing of HTTP requests in Pallets We

pgAdmin 4 commit: Fixed improper parsing of HTTP requests in Pallets We

From
Akshay Joshi
Date:
Fixed improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below (CVE-2022-29361). Fixes #7602

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2d27a97b8cea855528e9149c0f3f8259cf7c4b51

Modified Files
--------------
docs/en_US/release_notes_6_13.rst      | 1 +
requirements.txt                       | 2 +-
web/pgadmin/tools/debugger/__init__.py | 2 +-
web/pgadmin/tools/erd/__init__.py      | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)