CVE-2023-32077
Scores
EPSS
Percentile: 86.6%
CVSS
CVSS Score: 7.5/10
All CVSS Scores
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vector Breakdown
CVSS (Common Vulnerability Scoring System) vector provides detailed metrics about vulnerability characteristics
CVSS
Attack Vector
Network (N)
Describes how the vulnerability is exploited
Attack Complexity
Low (L)
Describes the conditions beyond the attacker's control
Privileges Required
None (N)
Describes the level of privileges an attacker must possess
User Interaction
None (N)
Captures the requirement for a human user participation
Scope
Unchanged (U)
Determines if a successful attack impacts components beyond the vulnerable component
Confidentiality Impact
High (H)
Measures the impact to the confidentiality of information
Integrity Impact
None (N)
Measures the impact to integrity of a successfully exploited vulnerability
Availability Impact
None (N)
Measures the impact to the availability of the impacted component
Description
Netmaker makes networks with WireGuard. Prior to versions 0.17.1 and 0.18.6, hardcoded DNS key usage has been found in Netmaker allowing unauth users to interact with DNS API endpoints. The 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. As a workaround, someone who is using version 0.17.1 can pull the latest docker image of the backend and restart the server.
Scaner-VS 7 — a modern vulnerability management solution
Sources
CWEs
Vulnerable Software (1)
Type: Configuration
Vendor: *
Product: netmaker
Operating System: * * *
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:gravitl:netmaker:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.17.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:gravi...
{ "cpe_match": [ { "cpe23uri": "cpe:2.3:a:gravitl:netmaker:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.17.1", "vulnerable": true }, { "cpe23uri": "cpe:2.3:a:gravitl:netmaker:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.18.5", "versionStartIncluding": "0.18.0", "vulnerable": true } ], "operator": "OR"}
Source: nvd