django/tests/annotations
Jacob Walls 56aea00c3c [6.0.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL injection in column aliases on PostgreSQL.
Follow-up to CVE-2025-57833.

Thanks Stackered for the report, and Simon Charette and Mariusz Felisiak
for the reviews.

Backport of 5b90ca1e75 from main.
2025-12-02 09:24:32 -03:00
..
__init__.py
models.py Fixed #35586 -- Added support for set-returning database functions. 2024-08-12 15:35:19 +02:00
tests.py [6.0.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL injection in column aliases on PostgreSQL. 2025-12-02 09:24:32 -03:00