ghsa-8x8h-hcq8-jwwx
Vulnerability from github
Published
2023-08-25 18:38
Modified
2023-08-31 18:25
Severity ?
VLAI Severity ?
Summary
Netmaker has Hardcoded DNS Secret Key
Details
Impact
Hardcoded DNS key usage has been found in Netmaker allowing unauth users to interact with DNS API endpoints.
Patches
Issue is patched in 0.17.1, and fixed in 0.18.6+.
If Users are using 0.17.1, they should run "docker pull gravitl/netmaker:v0.17.1" and "docker-compose up -d". This will switch them to the patched users
If users are using v0.18.0-0.18.5, they should upgrade to v0.18.6 or later.
Workarounds
If using 0.17.1, can just pull the latest docker image of backend and restart server.
References
Credit to Project Discovery, and in particular https://github.com/rootxharsh , https://github.com/iamnoooob, and https://github.com/projectdiscovery
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/gravitl/netmaker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.17.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Go", "name": "github.com/gravitl/netmaker" }, "ranges": [ { "events": [ { "introduced": "0.18.0" }, { "fixed": "0.18.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-32077" ], "database_specific": { "cwe_ids": [ "CWE-321", "CWE-798" ], "github_reviewed": true, "github_reviewed_at": "2023-08-25T18:38:18Z", "nvd_published_at": "2023-08-24T22:15:08Z", "severity": "HIGH" }, "details": "### Impact \nHardcoded DNS key usage has been found in Netmaker allowing unauth users to interact with DNS API endpoints.\n\n### Patches\nIssue is patched in 0.17.1, and fixed in 0.18.6+. \n\nIf Users are using 0.17.1, they should run \"docker pull gravitl/netmaker:v0.17.1\" and \"docker-compose up -d\". This will switch them to the patched users\n\nIf users are using v0.18.0-0.18.5, they should upgrade to v0.18.6 or later.\n\n### Workarounds\nIf using 0.17.1, can just pull the latest docker image of backend and restart server.\n\n### References\nCredit to Project Discovery, and in particular https://github.com/rootxharsh , https://github.com/iamnoooob, and https://github.com/projectdiscovery\n", "id": "GHSA-8x8h-hcq8-jwwx", "modified": "2023-08-31T18:25:08Z", "published": "2023-08-25T18:38:18Z", "references": [ { "type": "WEB", "url": "https://github.com/gravitl/netmaker/security/advisories/GHSA-8x8h-hcq8-jwwx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32077" }, { "type": "WEB", "url": "https://github.com/gravitl/netmaker/pull/2170" }, { "type": "WEB", "url": "https://github.com/gravitl/netmaker/commit/1621c27c1d176b639e9768b2acad7693e387fd51" }, { "type": "WEB", "url": "https://github.com/gravitl/netmaker/commit/9362c39a9a822f0e07361aa7c77af2610597e657" }, { "type": "PACKAGE", "url": "https://github.com/gravitl/netmaker" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Netmaker has Hardcoded DNS Secret Key" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…