Publish GHSA-7crj-24g3-g7h7

This commit is contained in:
advisory-database[bot]
2024-06-24 20:32:19 +00:00
parent 9922fba48a
commit 8025d35f14
@@ -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"
}
}