原始 OSV JSON{
"id": "GHSA-9g2w-5f3v-mfmm",
"aliases": [
"CVE-2020-11982"
],
"details": "An issue was found in Apache Airflow versions 1.10.10 and below. When using CeleryExecutor, if an attack can connect to the broker (Redis, RabbitMQ) directly, it was possible to insert a malicious payload directly to the broker which could lead to a deserialization attack (and thus remote code execution) on the Worker.",
"summary": "Insecure default config of Celery worker in Apache Airflow",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.10.11"
}
]
}
],
"package": {
"name": "apache-airflow",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-09-11T19:46:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"published": "2020-07-27T16:57:33Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-11982",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow/pull/13612",
"type": "WEB"
},
{
"url": "https://github.com/apache/airflow/pull/7205",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-9g2w-5f3v-mfmm",
"type": "ADVISORY"
},
{
"url": "https://github.com/apache/airflow",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-airflow/PYSEC-2020-16.yaml",
"type": "WEB"
},
{
"url": "https://lists.apache.org/thread.html/r7255cf0be3566f23a768e2a04b40fb09e52fcd1872695428ba9afe91%40%3Cusers.airflow.apache.org%3E",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "CRITICAL",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-07-27T16:55:08Z"
}
}