diff --git a/advisories/unreviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json b/advisories/github-reviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json similarity index 71% rename from advisories/unreviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json rename to advisories/github-reviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json index 2d52e3b33a2..6f236eb33c5 100644 --- a/advisories/unreviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json +++ b/advisories/github-reviewed/2024/06/GHSA-7crj-24g3-g7h7/GHSA-7crj-24g3-g7h7.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-7crj-24g3-g7h7", - "modified": "2024-06-22T06:30:36Z", + "modified": "2024-06-24T20:30:49Z", "published": "2024-06-22T06:30:36Z", "aliases": [ "CVE-2024-21514" ], + "summary": "SQL injection in opencart", "details": "This affects versions of the package opencart/opencart from 0.0.0. An SQL Injection issue was identified in the Divido payment extension for OpenCart, which is included by default in version 3.0.3.9. As an anonymous unauthenticated user, if the Divido payment module is installed (it does not have to be enabled), it is possible to exploit SQL injection to gain unauthorised access to the backend database. For any site which is vulnerable, any unauthenticated user could exploit this to dump the entire OpenCart database, including customer PII data.", "severity": [ { @@ -14,7 +15,25 @@ } ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "opencart/opencart" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.0.3.9" + } + ] + } + ] + } ], "references": [ { @@ -25,6 +44,10 @@ "type": "WEB", "url": "https://github.com/opencart/opencart/commit/46bd5f5a8056ff9aad0aa7d71729c4cf593d67e2" }, + { + "type": "PACKAGE", + "url": "https://github.com/opencart/opencart" + }, { "type": "WEB", "url": "https://github.com/opencart/opencart/blob/3.0.3.9/upload/catalog/model/extension/payment/divido.php%23L114" @@ -39,8 +62,8 @@ "CWE-89" ], "severity": "HIGH", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-06-24T20:30:49Z", "nvd_published_at": "2024-06-22T05:15:09Z" } } \ No newline at end of file