-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| apache-airflow | pip | < 2.10.0 | 2.10.0 |
The vulnerability stems from insufficient URL validation in the get_doc_url_for_provider function. The pre-patch code extracted URLs from provider metadata without verifying if they used safe schemes (HTTP/HTTPS) or contained valid network locations. The commit introduced urlparse checks to enforce these constraints, and the test case explicitly demonstrates blocking javascript: URIs. The function's role in generating clickable documentation links directly aligns with the XSS attack vector described in the CVE.
KEV Misses 88% of Exploited CVEs- Get the report