2022-07-16 00:00:43 +00:00
{
"CVE_data_meta" : {
2022-09-09 19:13:36 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-07-16 00:00:43 +00:00
"ID" : "CVE-2022-36110" ,
2022-09-09 19:13:36 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Netmaker vulnerable to Insufficient Granularity of Access Control"
2022-07-16 00:00:43 +00:00
} ,
2022-09-09 19:13:36 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "netmaker" ,
"version" : {
"version_data" : [
{
"version_value" : "< 0.15.1"
}
]
}
}
]
} ,
"vendor_name" : "gravitl"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-07-16 00:00:43 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-09 19:13:36 +00:00
"value" : "Netmaker makes networks with WireGuard. Prior to version 0.15.1, Improper Authorization functions lead to non-privileged users running privileged API calls. If someone adds users to the Netmaker platform who do not have admin privileges, they can use their auth tokens to run admin-level functions via the API. This problem has been patched in v0.15.1."
2022-07-16 00:00:43 +00:00
}
]
2022-09-09 19:13:36 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-1220: Insufficient Granularity of Access Control"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/gravitl/netmaker/security/advisories/GHSA-ggf6-638m-vqmg" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/gravitl/netmaker/security/advisories/GHSA-ggf6-638m-vqmg"
} ,
{
"name" : "https://github.com/gravitl/netmaker/releases/tag/v0.15.1" ,
"refsource" : "MISC" ,
"url" : "https://github.com/gravitl/netmaker/releases/tag/v0.15.1"
}
]
} ,
"source" : {
"advisory" : "GHSA-ggf6-638m-vqmg" ,
"discovery" : "UNKNOWN"
2022-07-16 00:00:43 +00:00
}
}