2021-11-16 20:00:59 +00:00
{
"CVE_data_meta" : {
2021-12-07 16:41:31 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2021-11-16 20:00:59 +00:00
"ID" : "CVE-2021-43789" ,
2021-12-07 16:41:31 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Blind SQLi using Search filters in PrestaShop"
2021-11-16 20:00:59 +00:00
} ,
2021-12-07 16:41:31 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "PrestaShop" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 1.7.5.0, <= 1.7.8.1"
}
]
}
}
]
} ,
"vendor_name" : "PrestaShop"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2021-11-16 20:00:59 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-12-07 16:41:31 +00:00
"value" : "PrestaShop is an Open Source e-commerce web application. Versions of PrestaShop prior to 1.7.8.2 are vulnerable to blind SQL injection using search filters with `orderBy` and `sortOrder` parameters. The problem is fixed in version 1.7.8.2."
2021-11-16 20:00:59 +00:00
}
]
2021-12-07 16:41:31 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-6xxj-gcjq-wgf4" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-6xxj-gcjq-wgf4"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/issues/26623" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/issues/26623"
} ,
{
"name" : "https://github.com/PrestaShop/PrestaShop/releases/tag/1.7.8.2" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/PrestaShop/releases/tag/1.7.8.2"
}
]
} ,
"source" : {
"advisory" : "GHSA-6xxj-gcjq-wgf4" ,
"discovery" : "UNKNOWN"
2021-11-16 20:00:59 +00:00
}
}