2023-08-30 18:00:29 +00:00
{
"id" : "CVE-2023-4640" ,
"sourceIdentifier" : "security@yugabyte.com" ,
"published" : "2023-08-30T17:15:11.157" ,
2023-09-05 16:00:28 +00:00
"lastModified" : "2023-09-05T15:22:15.190" ,
"vulnStatus" : "Analyzed" ,
2023-08-30 18:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "The controller responsible for setting the logging level does not include any authorization\nchecks to ensure the user is authenticated. This can be seen by noting that it extends\nController rather than AuthenticatedController and includes no further checks.\u00a0This issue affects YugabyteDB Anywhere: from 2.0.0 through 2.17.3\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-05 16:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2023-08-30 18:00:29 +00:00
{
"source" : "security@yugabyte.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
2023-09-05 16:00:28 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-Other"
}
]
} ,
2023-08-30 18:00:29 +00:00
{
"source" : "security@yugabyte.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2023-09-05 16:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:yugabyte:yugabytedb:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.0.0" ,
"versionEndIncluding" : "2.17.3.0" ,
"matchCriteriaId" : "703C4845-CACC-46D3-95ED-91FFF558775D"
}
]
}
]
}
] ,
2023-08-30 18:00:29 +00:00
"references" : [
{
"url" : "https://www.yugabyte.com/" ,
2023-09-05 16:00:28 +00:00
"source" : "security@yugabyte.com" ,
"tags" : [
"Product"
]
2023-08-30 18:00:29 +00:00
}
]
}