原始 OSV JSON{
"id": "GHSA-cvcq-gmc3-q6m8",
"aliases": [
"CVE-2020-17511"
],
"details": "In Airflow versions prior to 1.10.13, when creating a user using airflow CLI, the password gets logged in plain text in the Log table in Airflow Metadatase. The same happenes when creating a Connection with a password field.",
"summary": "Apache Airflow logs passwords in plaintext",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.13"
}
]
}
],
"package": {
"name": "apache-airflow",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-11T18:13:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2020-12-17T21:00:56Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17511",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow/commit/4e32546faf227a6497ce8b282fff7450cae6f665",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-cvcq-gmc3-q6m8",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-262.yaml",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/ree782a29d927b96bf0b39fb92e2f1f09ea3112a985f7a08ce93765ac%40%3Cusers.airflow.apache.org%3E",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-312"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-12-17T20:15:10Z"
}
}