GHSA-86f3-hf24-76q4

Suggest an improvement
Source
https://github.com/advisories/GHSA-86f3-hf24-76q4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-86f3-hf24-76q4/GHSA-86f3-hf24-76q4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-86f3-hf24-76q4
Aliases
Related
Published
2022-02-22T19:40:23Z
Modified
2024-08-21T14:56:55.215104Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Use of Hard-coded Cryptographic Key in Netmaker
Details

Impact

There is a hard-coded cryptographic key in the code base which can be exploited to run admin commands on a remote server, if you know the address and username of the admin. This effects the server (netmaker) component, and not clients.

Patches

This has been patched in Netmaker v0.8.5, v0.9.4, and v0.10.0. If you are running these versions, the fix is to perform the following:

  1. docker-compose down
  2. docker pull gravitl/netmaker:( version )
  3. docker-compose up -d

Additional Information

If you are running any other version, you will need to upgrade to one of these three versions. If you have a special circumstance that requires running a different version, let us know and we may be able to build a custom patch.

For more information

If you have any questions or comments about this advisory: * Email us at info@gravitl.com

Database specific
{
    "nvd_published_at": "2022-02-18T22:15:00Z",
    "github_reviewed_at": "2022-02-22T19:40:23Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-321",
        "CWE-798"
    ]
}
References

Affected packages

Go / github.com/gravitl/netmaker

Package

Name
github.com/gravitl/netmaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/gravitl/netmaker

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.8.5

Go / github.com/gravitl/netmaker

Package

Name
github.com/gravitl/netmaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/gravitl/netmaker

Affected ranges

Type
SEMVER
Events
Introduced
0.9.0
Fixed
0.9.4