Description of problem: EPEL 9 ships werkzeug 2.0.3, and this is vulnerable to CVE-2023-46136 https://github.com/pallets/werkzeug/security/advisories/GHSA-hrfv-mqp8-q5rw Version-Release number of selected component (if applicable): python-werkzeug-2.0.3-3.el9.1 How reproducible: unknown Steps to Reproduce: unknown Additional info: dist-git has an (unbuilt) update to 2.2.1, but we need to update to 2.3.8 to resolve this.
https://src.fedoraproject.org/rpms/python-werkzeug/pull-request/17 updates to 2.3.8 and enables the unit tests. I have built this but not tested it.