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

Rev to django~=2.2.23 for cve and bug fixes. #772

Merged
merged 1 commit into from May 13, 2021

Conversation

alikins
Copy link
Contributor

@alikins alikins commented May 13, 2021

Bump from LTS 2.2.20 to 2.2.23

2.2.21 included some security improvements but
also a new django bug that caused a bug in pulpcore
https://pulp.plan.io/issues/8691

2.2.22 has fix for:
CVE-2021-32052 django: header injection possibility
since URLValidator accepted newlines in input on Python.

But 2.2.22 still had the bug introduced in 2.2.21

2.2.23 resolves the issue that causes
https://pulp.plan.io/issues/8691

Issue: AAH-601
Issue: AAH-583
Issue: AAH-584

Bump from LTS 2.2.20 to 2.2.23

2.2.21 included some security improvements but
also a new django bug that caused a bug in pulpcore
https://pulp.plan.io/issues/8691

2.2.22 has fix for:
CVE-2021-32052 django: header injection possibility
  since URLValidator accepted newlines in input on Python.

But 2.2.22 still had the bug introduced in 2.2.21

2.2.23 resolves the issue that causes
https://pulp.plan.io/issues/8691

Issue: AAH-601
Issue: AAH-583
Issue: AAH-584
@alikins alikins added backport-4.3 This PR should be backported to stable-4.3 (2.0) dependencies Pull requests that update a dependency file labels May 13, 2021
@alikins alikins merged commit 7f93d26 into ansible:master May 13, 2021
@patchback
Copy link

patchback bot commented May 13, 2021

Backport to stable-4.3: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-4.3/7f93d26be93d402df49f82df12bb17e43c512c2e/pr-772

Backported as #773

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request May 13, 2021
Bump from LTS 2.2.20 to 2.2.23

2.2.21 included some security improvements but
also a new django bug that caused a bug in pulpcore
https://pulp.plan.io/issues/8691

2.2.22 has fix for:
CVE-2021-32052 django: header injection possibility
  since URLValidator accepted newlines in input on Python.

But 2.2.22 still had the bug introduced in 2.2.21

2.2.23 resolves the issue that causes
https://pulp.plan.io/issues/8691

Issue: AAH-601
Issue: AAH-583
Issue: AAH-584
(cherry picked from commit 7f93d26)
alikins added a commit that referenced this pull request May 13, 2021
Bump from LTS 2.2.20 to 2.2.23

2.2.21 included some security improvements but
also a new django bug that caused a bug in pulpcore
https://pulp.plan.io/issues/8691

2.2.22 has fix for:
CVE-2021-32052 django: header injection possibility
  since URLValidator accepted newlines in input on Python.

But 2.2.22 still had the bug introduced in 2.2.21

2.2.23 resolves the issue that causes
https://pulp.plan.io/issues/8691

Issue: AAH-601
Issue: AAH-583
Issue: AAH-584
(cherry picked from commit 7f93d26)

Co-authored-by: Adrian Likins <alikins@redhat.com>
@newswangerd newswangerd added the backported-4.3 This PR has been backported to stable-4.3 (2.0) label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-4.3 This PR should be backported to stable-4.3 (2.0) backported-4.3 This PR has been backported to stable-4.3 (2.0) dependencies Pull requests that update a dependency file
Projects
None yet
3 participants