{ "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", "CVE_data_meta": { "ID": "CVE-2023-28839", "ASSIGNER": "security-advisories@github.com", "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", "value": "Shoppingfeed PrestaShop is an add-on to the PrestaShop ecommerce platform to synchronize data. The module Shoppingfeed for PrestaShop is vulnerable to SQL injection between version 1.4.0 and 1.8.2 due to a lack of input sanitization. This issue has been addressed in version 1.8.3. Users are advised to upgrade. There are no known workarounds for this issue." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')", "cweId": "CWE-89" } ] } ] }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "shoppingflux", "product": { "product_data": [ { "product_name": "module-prestashop", "version": { "version_data": [ { "version_affected": "=", "version_value": ">= 1.4.0, < 1.8.3" } ] } } ] } } ] } }, "references": { "reference_data": [ { "url": "https://github.com/shoppingflux/module-prestashop/security/advisories/GHSA-vfmq-w777-qvcf", "refsource": "MISC", "name": "https://github.com/shoppingflux/module-prestashop/security/advisories/GHSA-vfmq-w777-qvcf" }, { "url": "https://github.com/shoppingflux/module-prestashop/pull/209", "refsource": "MISC", "name": "https://github.com/shoppingflux/module-prestashop/pull/209" } ] }, "source": { "advisory": "GHSA-vfmq-w777-qvcf", "discovery": "UNKNOWN" }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 9.4, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", "version": "3.1" } ] } }