2023-06-20 16:00:31 +00:00
{
"id" : "CVE-2020-20491" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-20T15:15:10.403" ,
2023-06-27 22:00:31 +00:00
"lastModified" : "2023-06-27T20:21:31.930" ,
"vulnStatus" : "Analyzed" ,
2023-06-20 16:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL injection vulnerability in OpenCart v.2.2.00 thru 3.0.3.2 allows a remote attacker to execute arbitrary code via the Fba plugin function in upload/admin/index.php."
}
] ,
2023-06-27 22:00:31 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:opencart:opencart:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "2.2.00" ,
"versionEndIncluding" : "3.0.3.2" ,
"matchCriteriaId" : "9000F917-5FEB-41E5-8BA6-C9E0CD546C34"
}
]
}
]
}
] ,
2023-06-20 16:00:31 +00:00
"references" : [
{
"url" : "https://github.com/opencart/opencart/issues/7612" ,
2023-06-27 22:00:31 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-06-20 16:00:31 +00:00
}
]
}