-
CVSS Score
-The GitHub advisory links to PR #29497 which adds version validation for the Cloud SQL proxy download. The commit message explicitly states the need to 'avoid downloading non-existing binary', indicating the download_cloud_sql_proxy function previously accepted unvalidated version inputs. The CWE-20 classification and critical severity align with the risk of unvalidated input leading to arbitrary binary downloads. The file path matches the modified code in the associated fix.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| apache-airflow-providers-google | pip | < 8.10.0 | 8.10.0 |