Skip to content

OpenCanary detection

Moderate
thinkst-marco published GHSA-qchx-hrfc-32wg Mar 30, 2021

Package

OpenCanary

Affected versions

< 0.6.1

Patched versions

0.6.1

Description

Impact

A remote attacker can distinguish between the fake MySQL service and a real one. This allows an attacker to determine if OpenCanary is running on a host (when the MySQL module is running).

Resolution

Upgrade to OpenCanary 0.6.1

Workarounds

Disable the MySQL module in OpenCanary's configuration file:

# opencanary.conf
...
  "mysql.enabled": false,
...

Credits

Thanks to Niels van Gijzen (@nvangijzen) for reporting.

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

CVE ID

No known CVE

Weaknesses

No CWEs

Credits