Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:44001
HistoryOct 26, 2023 - 7:10 a.m.

Information Disclosure

2023-10-2607:10:11
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
6
apache airflow
information disclosure
vulnerability
config endpoint
authenticated attacker
rest api

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

6.7 Medium

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

18.6%

apache-airflow is vulnerable to Information Disclosure. The vulnerability is found in the config_endpoint.py due to the fact that conf.getboolean("webserver", "expose_config") handles only the boolean cases and does not properly handle the case of non-sensitive-only. This oversight enables an authenticated attacker to read configuration values through the Airflow REST API by sending a maliciously crafted request.

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

6.7 Medium

AI Score

Confidence

Low

0.0005 Low

EPSS

Percentile

18.6%

Related for VERACODE:44001