Lucene search
K

25 matches found

Veracode
Veracode
added 2024/08/22 6:55 a.m.11 views

Cross Site Scripting(XSS)

apacheairflow is vulnerable to a Cross Site ScriptingXSS. The vulnerability is due to the ability of a malicious provider to execute a script when a user clicks on a provider documentation link in docs.py and provided the provider is installed on the web server, which allows an attacker to exploi...

6.1CVSS7.1AI score0.00852EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2024/08/12 8:21 a.m.20 views

Unauthorized Access

apacheairflow is vulnerable to Unauthorized Access. The vulnerability is due to the lack of default authentication in the Experimental API, which allows API requests without verification, resulting in sensitive information exposure...

9.8CVSS6.4AI score0.94104EPSS
Exploits8References9Affected Software1
Veracode
Veracode
added 2024/04/03 11:33 a.m.25 views

Missing Authentication

apacheairflow is vulnerable to Missing Authentication. The vulnerability due to lack of authentication enforcement on the lineage endpoint of the deprecated Experimental API, allows unauthenticated users to access the endpoint, potentially exposing metadata about a Directed Acyclic Graph DAG and...

5.3CVSS6.9AI score0.02459EPSS
Exploits0References11Affected Software1
Veracode
Veracode
added 2024/04/03 9:48 a.m.34 views

Information Disclosure

apacheairflow is vulnerable to a Information Disclosure. The vulnerability is due to an insecure umask configuration in numerous Airflow components when running with the --daemon flag, resulting in a race condition that results in setting files within the airflow home directory world writable...

4.7CVSS6.5AI score0.00274EPSS
Exploits0References9Affected Software1
Veracode
Veracode
added 2023/12/22 6:2 a.m.15 views

Improper Access Control

apacheairflow is vulnerable to Improper Access Control. The vulnerability is due to the variablesimport function within variablecommand.py and the varimport function within views.py. These functions lack permission checks and have inadequate handling of existing variables during imports, allowing...

6.5CVSS6.6AI score0.00041EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/12/22 5:27 a.m.16 views

Cross-Site Request Forgery (CSRF)

apacheairflow is vulnerable to Cross-Site Request Forgery. The vulnerability is due to the trigger function in views.py which accepts HTTP GET requests for triggering DAGs. An attacker can exploit this by creating a malicious website/URL that sends unauthorized GET requests to trigger DAGs in...

6.5CVSS6.8AI score0.00239EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/10/16 1:12 p.m.19 views

Privilege Escalation

apacheairflow is vulnerable to Privilege Escalation. The vulnerability is due to requiresaccessdecorator function in auth.py which does not check if a user has the required permissions to access certain DAGs. This allows an attacker can manipulate DAGs beyond their permission scope. This can lead...

6.5CVSS6.7AI score0.00582EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/09/15 9:56 a.m.17 views

Incorrect Authorization

apacheairflow is vulnerable to Incorrect Authorization. The vulnerability is caused by a missing read only validation rule for all the fields e.g: startdate, enddate, runid ,dagid, state except note field while editing/modifying DAG Directed Acyclic Graph run detail values. This can lead to...

4.3CVSS6.7AI score0.00124EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2023/08/25 9:36 a.m.15 views

Improper Certificate Validation

apacheairflow is vulnerable to Improper Certificate Validation. The software does not properly validate SMTP certificates, which could allow an attacker to present a malicious certificate to the client which could be used to impersonate a legitimate mail server, allowing the attacker to steal mai...

5.9CVSS6.7AI score0.00255EPSS
Exploits0References9Affected Software3
Veracode
Veracode
added 2023/08/25 8:52 a.m.21 views

Denial Of Service (DoS)

apacheairflow is vulnerable to Denial Of Service DoS attacks. The vulnerability can be exploited by an authenticated user with edit connection privileges, allowing them to send a large number of test connection requests, which can eventually exhaust the server's resources and cause a DoS...

8.1CVSS6.7AI score0.00189EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/07/18 11:52 a.m.19 views

Denial Of Service (DoS)

apacheairflow is vulnerable to Denial Of Service DoS. The vulnerability exists because the DagRun.runid parameter is not properly sanitized which allows an attacker to cause an application crash by manipulating the runid parameter...

6.5CVSS6.8AI score0.00151EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/07/14 9:36 a.m.32 views

Path Traversal

apacheairflow is vulnerable to Path Traversal. The vulnerability exists because the DagRun.runid parameter is not properly sanitized which allows an attacker to gain access to unauthorized files outside the intended directory...

6.5CVSS7AI score0.00639EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/07/13 9:48 a.m.19 views

Missing Authorization

apacheairflow is vulnerable to Missing Authorization. The vulnerability exists in decorated function of auth.py due to missing authorization checks which allows a remote attacker is acquire read access to a DAG through the URL...

6.5CVSS6.6AI score0.00212EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/05/10 1:11 a.m.21 views

Privilege Escalation

apacheairflow is vulnerable to Privilege Escalation. The vulnerability is due to the File Task Handler failing to apply different permissions to logs generated by airflow. To address impersonation, the File Task Handler should grant varied permissions to log files generated by Airflow. The...

9.8CVSS8.9AI score0.00499EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/05/10 12:28 a.m.22 views

Stored Cross-Site Scripting (XSS)

apacheairflow is vulnerable to Stored Cross-Site Scripting XSS attacks. The library uses template literals to construct html elements, which allows an attacker to execute malicious JavaScript on victim's browser through XSS payloads stored on the application server...

5.4CVSS4.8AI score0.00524EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2023/03/16 6:18 a.m.22 views

Information Disclosure

apacheairflow is vulnerable to Information Disclosure. A remote attacker is able to gain access to unauthorized information through error messages via the showtraceback function in views.py, resulting in the disclosure of sensitive information...

5.3CVSS5.5AI score0.01026EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2022/11/15 11:49 a.m.21 views

Information Disclosure

apacheairflow is vulnerable to information disclosure. The vulnerability is due to getrenderedtemplatefields of taskinstance.py because secrets are rendered in the UI when the task has not executed which allows an attacker to view unmasked secrets in the rendered template values...

7.5CVSS6.9AI score0.01636EPSS
Exploits0References5Affected Software1
Veracode
Veracode
added 2022/11/03 4:42 a.m.32 views

Cross-Site Scripting (XSS)

apacheairflow is vulnerable to cross-site scripting. The vulnerability is due to the origin query argument in the getsafeurl function of views.py which allows an attacker to inject and execute arbitrary scripts...

6.1CVSS6.2AI score0.02904EPSS
Exploits0References4Affected Software1
Veracode
Veracode
added 2022/10/11 8:25 p.m.24 views

Improper Authorization

apacheairflow is vulnerable to improper authorization. A deactivated user is able to continue using the UI or the API with an already authenticated session due to the insufficient checks in createapp function...

8.1CVSS7.7AI score0.00339EPSS
Exploits0References3Affected Software1
Veracode
Veracode
added 2022/09/23 9:0 a.m.21 views

Information Disclosure

apacheairflow is vulnerable to information disclosure. The vulnerability exists in read function of filetaskhandler.py due to the use of externally controlled format string which allows an attacker to extract information from the system...

7.5CVSS6.9AI score0.00676EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder