golang / vulndb

[mirror] The Go Vulnerability Database
Other
563 stars 61 forks source link

x/vulndb: potential Go vuln in github.com/apache/airflow: CVE-2023-50943 #2473

Closed GoVulnBot closed 9 months ago

GoVulnBot commented 9 months ago

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

Description: Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enable_xcom_pickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it requires a DAG author to exploit it. Users are recommended to upgrade to version 2.8.1 or later, which fixes this issue.

References:

Cross references: No existing reports found with this module or alias.

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
cves:
    - CVE-2023-50943
references:
    - fix: https://github.com/apache/airflow/pull/36255
    - web: https://lists.apache.org/thread/fx278v0twqzxkcts70tc04cp3f8p56pn
gopherbot commented 9 months ago

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