Files
CVEs-PoC/2020/CVE-2020-11982.md
T
2024-05-25 21:48:12 +02:00

802 B

CVE-2020-11982

Description

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.

POC

Reference

No PoCs from references.

Github