{ "id": "CVE-2023-46349", "sourceIdentifier": "cve@mitre.org", "published": "2023-11-27T23:15:07.470", "lastModified": "2023-12-01T19:46:33.850", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [ { "lang": "en", "value": "In the module \"Product Catalog (CSV, Excel) Export/Update\" (updateproducts) < 3.8.5 from MyPrestaModules for PrestaShop, a guest can perform SQL injection. The method `productsUpdateModel::getExportIds()` has sensitive SQL calls that can be executed with a trivial http call and exploited to forge a SQL injection." }, { "lang": "es", "value": "En el m\u00f3dulo \"Product Catalog (CSV, Excel) Export/Update\" (updateproducts) < 3.8.5 de MyPrestaModules para PrestaShop, un invitado puede realizar una inyecci\u00f3n SQL. El m\u00e9todo `productsUpdateModel::getExportIds()` tiene llamadas SQL sensibles que pueden ejecutarse con una llamada http trivial y explotarse para falsificar una inyecci\u00f3n SQL." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "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:myprestamodules:updateproducts:*:*:*:*:*:prestashop:*:*", "versionEndExcluding": "3.8.5", "matchCriteriaId": "AAE5D607-9DEE-4A24-A852-0F9507C81C4B" } ] } ] } ], "references": [ { "url": "https://security.friendsofpresta.org/modules/2023/11/23/updateproducts.html", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }