Cachet is an open source status page system. Prior to version 2.5.1, authenticated users, regardless of their privileges (User or Admin), can leak the value of any configuration entry of the dotenv file, e.g. the application secret (`APP_KEY`) and various passwords (email, database, etc). This issue was addressed in version 2.5.1 by improving `UpdateConfigCommandHandler` and preventing the use of nested variables in the resulting dotenv configuration file. As a workaround, only allow trusted source IP addresses to access to the administration dashboard.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-08-27T23:25:08

Updated: 2022-08-02T15:13:11

Reserved: 2021-08-16T00:00:00


Link: CVE-2021-39174

JSON object: View

cve-icon NVD Information

Status : Analyzed

Published: 2021-08-28T00:15:06.917

Modified: 2023-01-19T02:58:35.850


Link: CVE-2021-39174

JSON object: View

cve-icon Redhat Information

No data.

CWE