gsd-2022-23469
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-23469", "id": "GSD-2022-23469", "references": [ "https://www.suse.com/security/cve/CVE-2022-23469.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-23469" ], "details": "Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`.", "id": "GSD-2022-23469", "modified": "2023-12-13T01:19:35.056334Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-23469", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "traefik", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 2.9.6" } ] } } ] }, "vendor_name": "traefik" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`." } ] }, "impact": { "cvss": [ { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.5, "baseSeverity": "LOW", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:N/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-200", "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp", "refsource": "MISC", "url": "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp" }, { "name": "https://github.com/traefik/traefik/pull/9574", "refsource": "MISC", "url": "https://github.com/traefik/traefik/pull/9574" }, { "name": "https://github.com/traefik/traefik/releases/tag/v2.9.6", "refsource": "MISC", "url": "https://github.com/traefik/traefik/releases/tag/v2.9.6" } ] }, "source": { "advisory": "GHSA-h2ph-vhm7-g4hp", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003cv2.9.6", "affected_versions": "All versions before 2.9.6", "cwe_ids": [ "CWE-1035", "CWE-707", "CWE-937" ], "date": "2022-12-08", "description": "There is a potential vulnerability in Traefik displaying the Authorization header in its debug logs. If the log level is set to `DEBUG`, the credentials provided using the Authorization header are displayed in the debug logs.", "fixed_versions": [ "v2.9.6" ], "identifier": "GMS-2022-8054", "identifiers": [ "GHSA-h2ph-vhm7-g4hp", "GMS-2022-8054", "CVE-2022-23469" ], "not_impacted": "All versions starting from 2.9.6", "package_slug": "go/github.com/traefik/traefik/v2", "pubdate": "2022-12-08", "solution": "Upgrade to version 2.9.6 or above.", "title": "Improper Neutralization", "urls": [ "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp", "https://github.com/traefik/traefik/pull/9574", "https://github.com/traefik/traefik/releases/tag/v2.9.6", "https://github.com/advisories/GHSA-h2ph-vhm7-g4hp" ], "uuid": "9e65e5bc-2f4c-4130-b1c6-a6a6968fdd68", "versions": [ { "commit": { "sha": "d97d3a6726ad6e50110dd2ff2b552a8b17eeed55", "tags": [ "v2.9.6" ], "timestamp": "20221207141405" }, "number": "v2.9.6" } ] } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.9.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2022-23469" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-532" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/traefik/traefik/pull/9574", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/traefik/traefik/pull/9574" }, { "name": "https://github.com/traefik/traefik/releases/tag/v2.9.6", "refsource": "MISC", "tags": [ "Release Notes", "Third Party Advisory" ], "url": "https://github.com/traefik/traefik/releases/tag/v2.9.6" }, { "name": "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp", "refsource": "MISC", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } }, "lastModifiedDate": "2022-12-12T18:47Z", "publishedDate": "2022-12-08T22: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.