Improper Authorization functions leads to non-privileged users running privileged API calls. If you have added users to your Netmaker platform who whould not have admin privileges, they could use their auth token to run admin-level functions via the API.
In addition, differing response codes based on function calls allowed non-users to potentially brute force the determination of names of networks on the system.
This problem has been patched in v0.15.1. To apply:
If you have any questions or comments about this advisory:
Email us at info@netmaker.io This vulnerability was brought to our attention by @tweidinger
{
"github_reviewed": true,
"nvd_published_at": "2022-09-09T20:15:00Z",
"github_reviewed_at": "2022-09-15T03:34:21Z",
"severity": "HIGH",
"cwe_ids": [
"CWE-1220",
"CWE-285"
]
}