Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Django to 4.2.18 for CVE #8737

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Upgrade Django to 4.2.18 for CVE #8737

merged 1 commit into from
Feb 6, 2025

Conversation

higs4281
Copy link
Member

@higs4281 higs4281 commented Feb 6, 2025

Django 4.2.17 raises a CVE warning related to IPv6 validation (internal platform issue 4603)

Release notes indicate no other changes. https://docs.djangoproject.com/en/5.1/releases/4.2.18/

We have one reference in the codebase to IPv6, and it's just a page talking about the protocol: https://www.consumerfinance.gov/ipv6/

4.2.17 raises a CVE warning related to IPv6 validation

Release notes indicate no other changegs. https://docs.djangoproject.com/en/5.1/releases/4.2.18/

We have one reference in the codebase to IPv6, and it's just a page talking about the protocol:
http://localhost:8000/ipv6/
@higs4281 higs4281 requested review from chosak and wpears February 6, 2025 15:59
@higs4281 higs4281 enabled auto-merge February 6, 2025 16:08
@higs4281 higs4281 added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit efe8ce0 Feb 6, 2025
12 checks passed
@higs4281 higs4281 deleted the upgrade-django-for-cve branch February 6, 2025 16:22
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.

2 participants