gsd-2023-25695
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-25695", "id": "GSD-2023-25695" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-25695" ], "details": "Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.", "id": "GSD-2023-25695", "modified": "2023-12-13T01:20:40.754055Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-25695", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache Airflow", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "0", "version_value": "2.5.2" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "credits": [ { "lang": "en", "value": "kuteminh11" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2." } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-209", "lang": "eng", "value": "CWE-209 Generation of Error Message Containing Sensitive Information" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/apache/airflow/pull/29501", "refsource": "MISC", "url": "https://github.com/apache/airflow/pull/29501" }, { "name": "https://lists.apache.org/thread/z8w6ckzs61ql365tv4d19k82o67r15p2", "refsource": "MISC", "url": "https://lists.apache.org/thread/z8w6ckzs61ql365tv4d19k82o67r15p2" } ] }, "source": { "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.5.2", "affected_versions": "All versions before 2.5.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-209", "CWE-937" ], "date": "2023-03-17", "description": "Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2.", "fixed_versions": [ "2.5.2" ], "identifier": "CVE-2023-25695", "identifiers": [ "CVE-2023-25695", "GHSA-h6g5-wqqr-3mw3" ], "not_impacted": "All versions starting from 2.5.2", "package_slug": "pypi/apache-airflow", "pubdate": "2023-03-15", "solution": "Upgrade to version 2.5.2 or above.", "title": "Generation of Error Message Containing Sensitive Information", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-25695", "https://github.com/apache/airflow/pull/29501", "https://lists.apache.org/thread/z8w6ckzs61ql365tv4d19k82o67r15p2", "https://github.com/advisories/GHSA-h6g5-wqqr-3mw3" ], "uuid": "7ed5974d-9427-4a4c-b78a-68c88ef82224" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:airflow:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.5.2", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-25695" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Generation of Error Message Containing Sensitive Information vulnerability in Apache Software Foundation Apache Airflow.This issue affects Apache Airflow: before 2.5.2." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-209" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/apache/airflow/pull/29501", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/apache/airflow/pull/29501" }, { "name": "https://lists.apache.org/thread/z8w6ckzs61ql365tv4d19k82o67r15p2", "refsource": "MISC", "tags": [ "Mailing List", "Vendor Advisory" ], "url": "https://lists.apache.org/thread/z8w6ckzs61ql365tv4d19k82o67r15p2" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-03-17T18:32Z", "publishedDate": "2023-03-15T10:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.