{ "id": "CVE-2023-23315", "sourceIdentifier": "cve@mitre.org", "published": "2023-03-01T15:15:11.253", "lastModified": "2023-03-10T02:31:23.757", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The PrestaShop e-commerce platform module stripejs contains a Blind SQL injection vulnerability up to version 4.5.5. The method `stripejsValidationModuleFrontController::initContent()` has sensitive SQL calls that can be executed with a trivial http call and exploited to forge a SQL injection." } ], "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:stripe:stripe_payment_pro:*:*:*:*:*:prestashop:*:*", "versionEndExcluding": "4.5.5", "matchCriteriaId": "85B3E21A-0FA7-44C8-82B6-3913D0980E24" } ] } ] } ], "references": [ { "url": "https://friends-of-presta.github.io/security-advisories/modules/2023/03/01/stripejs.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }