Skip to content

Fix CVE-2022-0391 for Python's urlparse.#169

Merged
dumol merged 24 commits intomasterfrom
python-cve-2022-0391
Sep 19, 2022
Merged

Fix CVE-2022-0391 for Python's urlparse.#169
dumol merged 24 commits intomasterfrom
python-cve-2022-0391

Conversation

@dumol
Copy link
Copy Markdown
Contributor

@dumol dumol commented Sep 2, 2022

Scope

Fixes #168.

Changes

Address CVE-2022-0391 for urlparse from ActiveState/cpython#14.

Drive-by changes:

How to try and test the changes

reviewers: @adiroiban

git diff master chevah_build *.sh src/*/chevahbs python-modules/chevah-python-test/ .github/

Check the automated builds.

@dumol
Copy link
Copy Markdown
Contributor Author

dumol commented Sep 8, 2022

Testing packages used in https://github.com/chevah/server/pull/5891 seem to be working properly, please double-check.

needs-review

Copy link
Copy Markdown
Member

@adiroiban adiroiban left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. It can be merged.

@dumol dumol merged commit 90dc4a6 into master Sep 19, 2022
@dumol dumol deleted the python-cve-2022-0391 branch September 19, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patch CVE-2022-0391. More strict Bash checks. Get rid of lib64 sub-dir in the generic Linux package.

3 participants