Skip to content

Bump Django from 5.1.13 to 5.1.15#897

Open
katsugtgz wants to merge 1 commit into
aboutcode-org:mainfrom
katsugtgz:fix/django-5.1.15-security-patch
Open

Bump Django from 5.1.13 to 5.1.15#897
katsugtgz wants to merge 1 commit into
aboutcode-org:mainfrom
katsugtgz:fix/django-5.1.15-security-patch

Conversation

@katsugtgz

Copy link
Copy Markdown

Summary

Bumps Django from 5.1.13 to 5.1.15 in requirements.txt.

Vulnerabilities addressed

ID Severity Description
PYSEC-2025-108 / GHSA-frmv-pr5f-9mcr 9.1 (Critical) DoS via HttpResponseRedirect on Windows
PYSEC-2025-107 / GHSA-qw25-v68c-qjf3 7.5 (High) Denial-of-service in HttpResponseRedirect on Windows
PYSEC-2025-109 / GHSA-vrcr-9hj9-jcg6 7.5 (High) DoS via XML serializer text extraction
PYSEC-2025-104 / GHSA-rqw2-ghq9-44m7 4.3 (Medium) SQL injection in column aliases

Verification

  • osv-scanner --lockfile=requirements.txt reports zero Django advisories after patch (was 4 before).
  • Minor version bump within 5.1.x LTS branch; no API changes.
  • Only requirements.txt modified.

Cleared by this PR

PYSEC-2025-108, PYSEC-2025-107, PYSEC-2025-109, PYSEC-2025-104

Remaining (unrelated to this patch)

None for Django. GitPython advisory PYSEC-2026-2162 remains unchanged.

Security fixes:
- PYSEC-2025-108 (CVSS 9.1): DoS via HttpResponseRedirect on Windows (GHSA-frmv-pr5f-9mcr)
- PYSEC-2025-107 (CVSS 7.5): unspecified Django fix (GHSA-qw25-v68c-qjf3)
- PYSEC-2025-109 (CVSS 7.5): DoS via XML serializer text extraction (GHSA-vrcr-9hj9-jcg6)
- PYSEC-2025-104 (CVSS 4.3): SQL injection in column aliases (GHSA-rqw2-ghq9-44m7)

All advisories confirmed cleared by osv-scanner after patch.
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.

1 participant