Skip to content

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

Open
0bi0 wants to merge 1 commit into
github:0bi0/advisory-improvement-7856from
0bi0:main
Open

Add fix commit reference for GHSA-29h4-r29x-hchv (CVE-2026-8838)#7856
0bi0 wants to merge 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
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