Lucene search
+L

3898 matches found

Positive Technologies
Positive Technologies
•added 2020/07/13 12:00 a.m.•10 views

PT-2020-6688 · Apache +2 · Apache Airflow +2

Name of the Vulnerable Software and Affected Versions: Apache Airflow versions 1.10.10 and below Description: The issue allows an attacker to inject commands if they can connect directly to the broker, such as Redis or RabbitMQ, when using CeleryExecutor. This can result in the celery worker...

10CVSS9.7AI score0.36537EPSS
SaveExploits1References15
Schneier on Security
Schneier on Security
•added 2020/06/24 5:32 p.m.•44 views

COVID-19 Risks of Flying

I fly a lot. Over the past five years, my average speed has been 32 miles an hour. That all changed mid-March. It's been 105 days since I've been on an airplane -- longer than any other time in my adult life -- and I have no future flights scheduled. This is all a prelude to saying that I have be...

1AI score
SaveExploits0
Snyk
Snyk
•added 2020/05/24 8:45 a.m.•2 views

Command Injection

Overview apache-airflow is a platform to programmatically author, schedule, and monitor workflows. Affected versions of this package are vulnerable to Command Injection. The celery executor gets plain commands to execute from the message broker, without any sanitization. An attacker can inject...

9.8CVSS7.5AI score0.36537EPSS
SaveExploits1References2
Snyk
Snyk
•added 2020/05/24 8:40 a.m.•3 views

Insecure Default

Overview apache-airflow is a platform to programmatically author, schedule, and monitor workflows. Affected versions of this package are vulnerable to Insecure Default. The celery broker acceptcontent setting was set to: 'json', 'pickle' by default, allowing deserialization of pickled messages,...

9.8CVSS6.8AI score0.07225EPSS
SaveExploits0References2
OSV
OSV
•added 2020/05/06 7:51 p.m.•29 views

GHSA-RJVG-Q57V-MJJC XSS in Apache Airflow

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS5.4AI score0.02824EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2020/05/06 7:51 p.m.•81 views

XSS in Apache Airflow

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS2.7AI score0.02824EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2020/01/14 5:15 p.m.•16 views

CVE-2019-12398

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS5.5AI score
SaveExploits0References3
NVD
NVD
•added 2020/01/14 5:15 p.m.•27 views

CVE-2019-12398

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS5.5AI score0.02824EPSS
SaveExploits0References3
OSV
OSV
•added 2020/01/14 5:15 p.m.•18 views

PYSEC-2020-181

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

2.8AI score
SaveExploits0References3
Prion
Prion
•added 2020/01/14 5:15 p.m.•24 views

Code injection

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

3.5CVSS5.4AI score0.02824EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2020/01/14 5:15 p.m.•13 views

PYSEC-2020-162

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS7.3AI score0.02824EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2020/01/14 5:15 p.m.•31 views

PYSEC-2020-162

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

4.8CVSS2.8AI score0.02824EPSS
SaveExploits0References4
CVE
CVE
•added 2020/01/14 4:28 p.m.•93 views

CVE-2019-12398

Apache Airflow prior to 1.10.5 with the classic UI is affected. A malicious admin can modify object state in the Airflow metadata database to execute arbitrary JavaScript on certain page views (XSS). The RBAC UI is unaffected. Exploitation details and concrete fixes are not provided in the suppli...

4.8CVSS5.5AI score0.02824EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2020/01/14 4:28 p.m.•32 views

CVE-2019-12398

In Apache Airflow before 1.10.5 when running with the "classic" UI, a malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. The new "RBAC" UI is unaffected...

5.5AI score0.02824EPSS
SaveExploits0References3
OSV
OSV
•added 2019/11/22 1:45 p.m.•82 views

GHSA-Q3P4-GW7R-WQJC Apache Airflow vulnerable to XSS and local file disclosure

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.4AI score0.01277EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2019/11/22 1:45 p.m.•105 views

Apache Airflow vulnerable to XSS and local file disclosure

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.9AI score0.01277EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
•added 2019/11/20 12:00 a.m.•12 views

Apache Airflow Cross-Site Scripting Vulnerability (CNVD-2019-41850)

Apache Airflow is the United States Apache Apache Software Foundation's set of open source platform for creating, managing and monitoring workflow. The platform is scalable and dynamic monitoring and other characteristics. Apache Airflow suffers from a cross-site scripting vulnerability. An...

4.8CVSS6.7AI score0.01277EPSS
SaveExploits0References1
Veracode
Veracode
•added 2019/10/31 2:21 a.m.•26 views

Cross-Site Scripting (XSS)

apache-airflow is vulnerable to cross-site scripting XSS. An administrative user is able to edit the state of objects in the metadata database to contain malicious Javascript, which will execute in a victim's browser when rendered. This vulnerability also allows reading of arbirary files permitte...

4.8CVSS2.5AI score0.01277EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2019/10/30 10:15 p.m.•13 views

CVE-2019-12417

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.4AI score
SaveExploits0References1
NVD
NVD
•added 2019/10/30 10:15 p.m.•33 views

CVE-2019-12417

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.5AI score0.01277EPSS
SaveExploits0References1
Rows per page
Query Builder