This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
forms
History
Mariusz Felisiak
b7c5feb35a
[4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator.
...
Thanks Seokchan Yoon for reports.
2023-07-03 08:19:23 +02:00
..
jinja2/django
/forms
…
templates/django
/forms
…
__init__.py
…
boundfield.py
…
fields.py
[4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator.
2023-07-03 08:19:23 +02:00
forms.py
…
formsets.py
…
models.py
…
renderers.py
…
utils.py
…
widgets.py
[4.2.x] Fixed CVE-2023-31047,
Fixed
#31710
-- Prevented potential bypass of validation when uploading multiple files using one form field.
2023-05-03 13:43:16 +02:00