Vulnerability Details : CVE-2020-26248
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.
Vulnerability category: Sql Injection
Products affected by CVE-2020-26248
- cpe:2.3:a:prestashop:productcomments:*:*:*:*:*:prestashop:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-26248
13.51%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 96 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-26248
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.4
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:P |
10.0
|
4.9
|
NIST | |
8.2
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |
3.9
|
4.2
|
NIST | |
6.8
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |
2.5
|
4.2
|
GitHub, Inc. |
CWE ids for CVE-2020-26248
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by:
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2020-26248
-
http://packetstormsecurity.com/files/160539/PrestaShop-ProductComments-4.2.0-SQL-Injection.html
PrestaShop ProductComments 4.2.0 SQL Injection ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
https://github.com/PrestaShop/productcomments/releases/tag/v4.2.1
Release v4.2.1 · PrestaShop/productcomments · GitHubRelease Notes;Third Party Advisory
-
https://github.com/PrestaShop/productcomments/security/advisories/GHSA-5v44-7647-xfw9
Blind SQL injection during the CommentGrade process · Advisory · PrestaShop/productcomments · GitHubThird Party Advisory
-
https://packagist.org/packages/prestashop/productcomments
prestashop/productcomments - PackagistRelease Notes;Third Party Advisory
-
https://github.com/PrestaShop/productcomments/commit/7c2033dd811744e021da8897c80d6c301cd45ffa
Merge pull request from GHSA-5v44-7647-xfw9 · PrestaShop/productcomments@7c2033d · GitHubPatch;Third Party Advisory
Jump to