Publish GHSA-qc3q-8rr8-8p5v

This commit is contained in:
advisory-database[bot]
2024-06-24 20:37:31 +00:00
parent 6f339fe620
commit 68ff6da740
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qc3q-8rr8-8p5v",
"modified": "2024-06-22T06:30:36Z",
"modified": "2024-06-24T20:36:23Z",
"published": "2024-06-22T06:30:36Z",
"aliases": [
"CVE-2024-21517"
],
"summary": "Cross site scripting in opencart",
"details": "This affects versions of the package opencart/opencart from 4.0.0.0. A reflected XSS issue was identified in the redirect parameter of customer account/login route. An attacker can inject arbitrary HTML and Javascript into the page response. As this vulnerability is present in the account functionality it could be used to target and attack customers of the OpenCart shop.\n\n**Notes:**\n\n1) The fix for this vulnerability is incomplete",
"severity": [
{
@@ -14,7 +15,22 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "opencart/opencart"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0.0"
}
]
}
]
}
],
"references": [
{
@@ -25,6 +41,10 @@
"type": "WEB",
"url": "https://github.com/opencart/opencart/commit/0fd1ee4b6c94366bf3e5d3831a8336f3275d1860"
},
{
"type": "PACKAGE",
"url": "https://github.com/opencart/opencart"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-PHP-OPENCARTOPENCART-7266577"
@@ -35,8 +55,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-06-24T20:36:23Z",
"nvd_published_at": "2024-06-22T05:15:11Z"
}
}