Vulnerability CVE-2022-23469


Published: 2022-12-08

Description:
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`.

Type:

CWE-200

(Information Exposure)

 References:
https://github.com/traefik/traefik/pull/9574
https://github.com/traefik/traefik/releases/tag/v2.9.6
https://github.com/traefik/traefik/security/advisories/GHSA-h2ph-vhm7-g4hp

Copyright 2024, cxsecurity.com

 

Back to Top