Skip to content

Add fix commit reference for GHSA-29h4-r29x-hchv (CVE-2026-8838)#7856

Merged
advisory-database[bot] merged 1 commit into
github:0bi0/advisory-improvement-7856from
0bi0:main
Jun 2, 2026
Merged

Add fix commit reference for GHSA-29h4-r29x-hchv (CVE-2026-8838)#7856
advisory-database[bot] merged 1 commit into
github:0bi0/advisory-improvement-7856from
0bi0:main

Conversation

@0bi0
Copy link
Copy Markdown

@0bi0 0bi0 commented May 29, 2026

The advisory for CVE-2026-8838 (amazon-redshift-python-driver RCE via eval() injection) links to the v2.1.14 release page but does not include the specific fixing commit.

Commit 69a69df ("Replaced eval() usage in vector_in() type handler with integer parsing") is the actual code change that removes the unsafe eval() call from redshift_connector/utils/type_utils.py and replaces it with safe int() parsing.

Copilot AI review requested due to automatic review settings May 29, 2026 20:59
@github-actions github-actions Bot changed the base branch from main to 0bi0/advisory-improvement-7856 May 29, 2026 21:00
@advisory-database advisory-database Bot merged commit b776746 into github:0bi0/advisory-improvement-7856 Jun 2, 2026
2 checks passed
@advisory-database
Copy link
Copy Markdown
Contributor

Hi @0bi0! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

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