mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
866 B
Markdown
18 lines
866 B
Markdown
### [CVE-2024-45034](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45034)
|
||

|
||

|
||

|
||
|
||
### Description
|
||
|
||
Apache Airflow versions before 2.10.1 have a vulnerability that allows DAG authors to add local settings to the DAG folder and get it executed by the scheduler, where the scheduler is not supposed to execute code submitted by the DAG author. Users are advised to upgrade to version 2.10.1 or later, which has fixed the vulnerability.
|
||
|
||
### POC
|
||
|
||
#### Reference
|
||
No PoCs from references.
|
||
|
||
#### Github
|
||
- https://github.com/ch4n3-yoon/ch4n3-yoon
|
||
|