Authenticated users, regardless of their privileges (User or Admin), can trick Cachet and install the instance again, leading to arbitrary code execution on the server.
This issue was addressed by improving the middleware ReadyForUse
, which now performs a stricter validation of the instance name.
Only allow trusted source IP addresses to access to the administration dashboard.
If you have any questions or comments about this advisory, you can contact: - The original reporters, by sending an email to vulnerability.research [at] sonarsource.com; - The maintainers, by opening an issue on this repository.
{ "nvd_published_at": "2021-08-27T23:15:00Z", "cwe_ids": [ "CWE-704" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-27T23:34:37Z" }