2020-10-01 14:01:50 +00:00
{
"CVE_data_meta" : {
2020-12-03 13:51:10 -07:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-10-01 14:01:50 +00:00
"ID" : "CVE-2020-26248" ,
2020-12-03 13:51:10 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Blind SQL injection during the CommentGrade process"
2020-10-01 14:01:50 +00:00
} ,
2020-12-03 13:51:10 -07:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "productcomments" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 4.0.0, < 4.2.1"
}
]
}
}
]
} ,
"vendor_name" : "PrestaShop"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-01 14:01:50 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-03 13:51:10 -07:00
"value" : "In the PrestaShop module \"productcomments\" before version 4.2.1, an attacker can use a Blind SQL injection to retrieve data or stop the MySQL service. The problem is fixed in 4.2.1 of the module."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "LOCAL" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H" ,
"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/productcomments/security/advisories/GHSA-5v44-7647-xfw9" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/PrestaShop/productcomments/security/advisories/GHSA-5v44-7647-xfw9"
} ,
{
"name" : "https://packagist.org/packages/prestashop/productcomments" ,
"refsource" : "MISC" ,
"url" : "https://packagist.org/packages/prestashop/productcomments"
} ,
{
"name" : "https://github.com/PrestaShop/productcomments/commit/7c2033dd811744e021da8897c80d6c301cd45ffa" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/productcomments/commit/7c2033dd811744e021da8897c80d6c301cd45ffa"
} ,
{
"name" : "https://github.com/PrestaShop/productcomments/releases/tag/v4.2.1" ,
"refsource" : "MISC" ,
"url" : "https://github.com/PrestaShop/productcomments/releases/tag/v4.2.1"
2020-12-16 20:01:51 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/160539/PrestaShop-ProductComments-4.2.0-SQL-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/160539/PrestaShop-ProductComments-4.2.0-SQL-Injection.html"
2020-10-01 14:01:50 +00:00
}
]
2020-12-03 13:51:10 -07:00
} ,
"source" : {
"advisory" : "GHSA-5v44-7647-xfw9" ,
"discovery" : "UNKNOWN"
2020-10-01 14:01:50 +00:00
}
}