Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/apache/airflow: CVE-2024-25142 #2925

Closed
GoVulnBot opened this issue Jun 14, 2024 · 1 comment
Closed
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged

Comments

@GoVulnBot
Copy link

CVE-2024-25142 references github.com/apache/airflow, which may be a Go module.

Description:
Use of Web Browser Cache Containing Sensitive Information vulnerability in Apache Airflow. 

Airflow did not return "Cache-Control" header for dynamic content, which in case of some browsers could result in potentially storing sensitive data in local cache of the browser.

This issue affects Apache Airflow: before 2.9.2.

Users are recommended to upgrade to version 2.9.2, which fixes the issue.

References:

Cross references:

See doc/triage.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/apache/airflow
      vulnerable_at: 1.8.2
      packages:
        - package: Apache Airflow
summary: CVE-2024-25142 in github.com/apache/airflow
cves:
    - CVE-2024-25142
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-25142
    - fix: https://github.com/apache/airflow/pull/39550
    - web: https://lists.apache.org/thread/cg1j28lk0fhzthk0of1g7vy7p2n1j7nr
source:
    id: CVE-2024-25142
    created: 2024-06-14T10:01:10.811206351Z
review_status: UNREVIEWED

@tatianab tatianab added possibly not Go triaged excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. and removed possibly not Go labels Jun 14, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592765 mentions this issue: data/excluded,data/reports: add 10 reports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: NOT_GO_CODE This vulnerability does not refer to a Go module. triaged
Projects
None yet
Development

No branches or pull requests

3 participants