diff --git a/advisories/github-reviewed/2017/12/GHSA-3f5c-4qxj-vmpf/GHSA-3f5c-4qxj-vmpf.json b/advisories/github-reviewed/2017/12/GHSA-3f5c-4qxj-vmpf/GHSA-3f5c-4qxj-vmpf.json index 39fa6a295b7..3ffb2f380fd 100644 --- a/advisories/github-reviewed/2017/12/GHSA-3f5c-4qxj-vmpf/GHSA-3f5c-4qxj-vmpf.json +++ b/advisories/github-reviewed/2017/12/GHSA-3f5c-4qxj-vmpf/GHSA-3f5c-4qxj-vmpf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-3f5c-4qxj-vmpf", - "modified": "2023-09-05T22:34:28Z", + "modified": "2024-04-22T19:49:35Z", "published": "2017-12-05T02:04:14Z", "aliases": [ "CVE-2017-16877" @@ -60,6 +60,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:54:56Z", - "nvd_published_at": null + "nvd_published_at": "2017-11-17T17:29:00Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2018/07/GHSA-fvqr-27wr-82fm/GHSA-fvqr-27wr-82fm.json b/advisories/github-reviewed/2018/07/GHSA-fvqr-27wr-82fm/GHSA-fvqr-27wr-82fm.json index f1c5d8ff69c..957263fc90f 100644 --- a/advisories/github-reviewed/2018/07/GHSA-fvqr-27wr-82fm/GHSA-fvqr-27wr-82fm.json +++ b/advisories/github-reviewed/2018/07/GHSA-fvqr-27wr-82fm/GHSA-fvqr-27wr-82fm.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-fvqr-27wr-82fm", - "modified": "2020-08-31T18:28:28Z", + "modified": "2024-04-22T19:49:51Z", "published": "2018-07-26T15:14:52Z", "aliases": [ "CVE-2018-3721" @@ -9,7 +9,10 @@ "summary": "Prototype Pollution in lodash", "details": "Versions of `lodash` before 4.17.5 are vulnerable to prototype pollution. \n\nThe vulnerable functions are 'defaultsDeep', 'merge', and 'mergeWith' which allow a malicious user to modify the prototype of `Object` via `__proto__` causing the addition or modification of an existing property that will exist on all objects.\n\n\n\n\n## Recommendation\n\nUpdate to version 4.17.5 or later.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + } ], "affected": [ { @@ -60,11 +63,12 @@ ], "database_specific": { "cwe_ids": [ + "CWE-1321", "CWE-471" ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:35:26Z", - "nvd_published_at": null + "nvd_published_at": "2018-06-07T02:29:08Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2019/07/GHSA-jf85-cpcp-j695/GHSA-jf85-cpcp-j695.json b/advisories/github-reviewed/2019/07/GHSA-jf85-cpcp-j695/GHSA-jf85-cpcp-j695.json index a286fa94aaa..3f8df036d33 100644 --- a/advisories/github-reviewed/2019/07/GHSA-jf85-cpcp-j695/GHSA-jf85-cpcp-j695.json +++ b/advisories/github-reviewed/2019/07/GHSA-jf85-cpcp-j695/GHSA-jf85-cpcp-j695.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jf85-cpcp-j695", - "modified": "2023-09-05T22:24:55Z", + "modified": "2024-04-22T19:49:41Z", "published": "2019-07-10T19:45:23Z", "aliases": [ "CVE-2019-10744" @@ -133,6 +133,10 @@ "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-LODASH-450202" }, + { + "type": "WEB", + "url": "https://support.f5.com/csp/article/K47105354?utm_source=f5support&%3Butm_medium=RSS" + }, { "type": "WEB", "url": "https://support.f5.com/csp/article/K47105354?utm_source=f5support&utm_medium=RSS" @@ -152,6 +156,7 @@ ], "database_specific": { "cwe_ids": [ + "CWE-1321", "CWE-20" ], "severity": "CRITICAL", diff --git a/advisories/github-reviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json b/advisories/github-reviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json new file mode 100644 index 00000000000..e04503f7b61 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p9qw-fh38-x37f", + "modified": "2024-04-22T19:49:15Z", + "published": "2022-05-24T17:19:37Z", + "aliases": [ + "CVE-2020-13980" + ], + "summary": "OpenCart Cross-site Scripting", + "details": "OpenCart 3.0.3.3 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section because of a lack of entity encoding. NOTE: this issue exists because of an incomplete fix for CVE-2020-10596. \nThe vendor states \"this is not a massive issue as you are still required to be logged into the admin.\"", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "opencart/opencart" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.0.3.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13980" + }, + { + "type": "WEB", + "url": "https://github.com/opencart/opencart/issues/7810" + }, + { + "type": "WEB", + "url": "https://github.com/opencart/opencart/issues/7974" + }, + { + "type": "PACKAGE", + "url": "https://github.com/myopencart/ocStore" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-04-22T19:49:15Z", + "nvd_published_at": "2020-06-09T14:15:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json b/advisories/unreviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json deleted file mode 100644 index be621dd78a3..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-p9qw-fh38-x37f/GHSA-p9qw-fh38-x37f.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-p9qw-fh38-x37f", - "modified": "2022-05-24T17:19:37Z", - "published": "2022-05-24T17:19:37Z", - "aliases": [ - "CVE-2020-13980" - ], - "details": "** DISPUTED ** OpenCart 3.0.3.3 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section because of a lack of entity encoding. NOTE: this issue exists because of an incomplete fix for CVE-2020-10596. The vendor states \"this is not a massive issue as you are still required to be logged into the admin.\"", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13980" - }, - { - "type": "WEB", - "url": "https://github.com/opencart/opencart/issues/7974" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "LOW", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2020-06-09T14:15:00Z" - } -} \ No newline at end of file