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

fix(deps): update dependency virtualenv to v20.26.6 [security] #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

secustor
Copy link
Owner

This PR contains the following updates:

Package Type Update Change OpenSSF
virtualenv project.dependencies minor ==20.0.0 -> ==20.26.6 OpenSSF Scorecard

virtualenv allows command injection through activation scripts for a virtual environment

BIT-virtualenv-2024-53899 / CVE-2024-53899 / GHSA-rqc4-2hc7-8c8v / PYSEC-2024-187

More information

Details

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.

Severity

  • CVSS Score: 8.4 / 10 (High)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


BIT-virtualenv-2024-53899 / CVE-2024-53899 / GHSA-rqc4-2hc7-8c8v / PYSEC-2024-187

More information

Details

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.

Severity

  • CVSS Score: 9.8 / 10 (Critical)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by OSV and the PyPI Advisory Database (CC-BY 4.0).


Release Notes

pypa/virtualenv (virtualenv)

v20.26.6

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.26.5...20.26.6

v20.26.5

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.26.4...20.26.5

v20.26.4

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.26.3...20.26.4

v20.26.3

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.26.2...20.26.3

v20.26.2

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.26.1...20.26.2

v20.26.1

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.26.0...20.26.1

v20.26.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.25.3...20.26.0

v20.25.3

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.25.2...20.25.3

v20.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.25.1...20.25.2

v20.25.1

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.25.0...20.25.1

v20.25.0

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.24.6...20.25.0

v20.24.7

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.24.6...20.24.7

v20.24.6

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.5...20.24.6

v20.24.5

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.4...20.24.5

v20.24.4

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.3...20.24.4

v20.24.3

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.2...20.24.3

v20.24.2

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.24.1...20.24.2

v20.24.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.24.0...20.24.1

v20.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.23.1...20.24.0

v20.23.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.23.0...20.23.1

v20.23.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.22.0...20.23.0

v20.22.0

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.21.1...20.22.0

v20.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.21.0...20.21.1

v20.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.20.0...20.21.0

v20.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.19.0...20.20.0

v20.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.18.0...20.19.0

v20.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.17.1...20.18.0

v20.17.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.17.0...20.17.1

v20.17.0

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.16.7...20.17.0

v20.16.7

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.16.6...20.16.7

v20.16.6

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.16.5...20.16.6

v20.16.5

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.16.4...20.16.5

v20.16.4

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.16.3...20.16.4

v20.16.3

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.16.2...20.16.3

v20.16.2

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.16.1...20.16.2

v20.16.1

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.16.0...20.16.1

v20.16.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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.

2 participants