2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2020-36639" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-01-04T10:15:10.383" ,
2024-03-21 05:03:53 +00:00
"lastModified" : "2024-03-21T02:36:50.217" ,
2024-02-29 03:01:19 +00:00
"vulnStatus" : "Modified" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-10-29 09:06:41 +00:00
"value" : "A vulnerability has been found in AlliedModders AMX Mod X on Windows and classified as critical. This vulnerability affects the function cmdVoteMap of the file plugins/adminvote.sma of the component Console Command Handler. The manipulation of the argument amx_votemap leads to path traversal. The patch is identified as a5f2b5539f6d61050b68df8b22ebb343a2862681. It is recommended to apply a patch to fix this issue. VDB-217354 is the identifier assigned to this vulnerability."
2024-02-29 03:01:19 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en AlliedModders AMX Mod X en Windows y se clasific\u00f3 como cr\u00edtica. Esta vulnerabilidad afecta a la funci\u00f3n cmdVoteMap del archivo plugins/adminvote.sma del componente Console Command Handler. La manipulaci\u00f3n del argumento amx_votemap conduce a path traversal. El parche se identifica como a5f2b5539f6d61050b68df8b22ebb343a2862681. Se recomienda aplicar un parche para solucionar este problema. VDB-217354 es el identificador asignado a esta vulnerabilidad."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"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:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2023-11-07 21:03:21 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
2023-12-08 03:00:27 +00:00
"source" : "cna@vuldb.com" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "ADJACENT_NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.4
}
] ,
"cvssMetricV2" : [
{
2023-12-08 03:00:27 +00:00
"source" : "cna@vuldb.com" ,
2023-04-24 12:24:31 +02:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:M/C:P/I:P/A:P" ,
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "MULTIPLE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 4.7
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 4.1 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2023-12-08 03:00:27 +00:00
"source" : "cna@vuldb.com" ,
2024-02-29 03:01:19 +00:00
"type" : "Primary" ,
2023-04-24 12:24:31 +02:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-22"
}
]
}
] ,
"configurations" : [
{
2023-12-08 03:00:27 +00:00
"operator" : "AND" ,
2023-04-24 12:24:31 +02:00
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:alliedmods:amx_mod_x:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2020-05-28" ,
"matchCriteriaId" : "F7B90C05-64BA-4745-BAF1-D3E887C38FF1"
}
]
2023-12-08 03:00:27 +00:00
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A2572D17-1DE6-457B-99CC-64AFD54487EA"
}
]
2023-04-24 12:24:31 +02:00
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/alliedmodders/amxmodx/commit/a5f2b5539f6d61050b68df8b22ebb343a2862681" ,
"source" : "cna@vuldb.com" ,
"tags" : [
2023-12-08 03:00:27 +00:00
"Patch"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "https://github.com/alliedmodders/amxmodx/pull/823" ,
"source" : "cna@vuldb.com" ,
"tags" : [
2023-12-08 03:00:27 +00:00
"Patch"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "https://vuldb.com/?ctiid.217354" ,
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?id.217354" ,
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory"
]
}
]
}