From b063aded2eb66ca2f2a4aaeadde4997344a97176 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 18:08:11 +0000 Subject: [PATCH] Publish Advisories GHSA-2m5g-8xpw-42vp GHSA-pgj4-g5j4-cmfx --- .../GHSA-2m5g-8xpw-42vp.json | 61 ++++++++++++++ .../GHSA-pgj4-g5j4-cmfx.json | 80 +++++++++++++++++++ 2 files changed, 141 insertions(+) create mode 100644 advisories/github-reviewed/2024/05/GHSA-2m5g-8xpw-42vp/GHSA-2m5g-8xpw-42vp.json create mode 100644 advisories/github-reviewed/2024/05/GHSA-pgj4-g5j4-cmfx/GHSA-pgj4-g5j4-cmfx.json diff --git a/advisories/github-reviewed/2024/05/GHSA-2m5g-8xpw-42vp/GHSA-2m5g-8xpw-42vp.json b/advisories/github-reviewed/2024/05/GHSA-2m5g-8xpw-42vp/GHSA-2m5g-8xpw-42vp.json new file mode 100644 index 00000000000..4f4e10e38a0 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-2m5g-8xpw-42vp/GHSA-2m5g-8xpw-42vp.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2m5g-8xpw-42vp", + "modified": "2024-05-15T18:07:44Z", + "published": "2024-05-15T18:07:44Z", + "aliases": [ + + ], + "summary": "OpenCFP Framework (Sentry) Account takeover via null password reset codes", + "details": "OpenCFP, an open-source conference talk submission system written in PHP, contains a security vulnerability in its third-party authentication framework, Sentry, developed by Cartalyst. The vulnerability stems from how Sentry handles password reset checks. Users lacking a password reset token stored in the database default to having NULL in the reset_password_code column. Exploiting this flaw could allow unauthorized manipulation of any OpenCFP user's password, particularly those without an unused password reset token. Although successful login still requires correlating the numeric user ID with an email address, the identification of likely organizers (users 1-5) may facilitate this process.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "cartalyst/sentry" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.1.6" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/cartalyst/sentry/2016-09-05.yaml" + }, + { + "type": "PACKAGE", + "url": "https://github.com/cartalyst/sentry" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20180119075946/https://haxx.ml/post/149975211631/how-i-hacked-your-cfp-and-probably-some-other" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:07:44Z", + "nvd_published_at": null + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2024/05/GHSA-pgj4-g5j4-cmfx/GHSA-pgj4-g5j4-cmfx.json b/advisories/github-reviewed/2024/05/GHSA-pgj4-g5j4-cmfx/GHSA-pgj4-g5j4-cmfx.json new file mode 100644 index 00000000000..2d15f55f8b2 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-pgj4-g5j4-cmfx/GHSA-pgj4-g5j4-cmfx.json @@ -0,0 +1,80 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pgj4-g5j4-cmfx", + "modified": "2024-05-15T18:06:58Z", + "published": "2024-05-15T18:06:58Z", + "aliases": [ + + ], + "summary": "cart2quote/module-quotation-encoded Remote Code Execution via downloadCustomOptionAction", + "details": "cart2quote/module-quotation-encoded extension may expose a critical security vulnerability by utilizing the unserialize function when processing data from a GET request. This flaw, present in the app/code/community/Ophirah/Qquoteadv/controllers/DownloadController.php and app/code/community/Ophirah/Qquoteadv/Helper/Data.php files, poses a significant risk of Remote Code Execution, especially when custom file options are employed on a product. Attackers exploiting this vulnerability could execute arbitrary code remotely, leading to unauthorized access and potential compromise of sensitive data. ", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "cart2quote/module-quotation-encoded" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1.6" + }, + { + "last_affected": "4.4.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "cart2quote/module-quotation-encoded" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.0.0" + }, + { + "fixed": "5.4.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "PACKAGE", + "url": "https://bitbucket.org/cart2quote2/cart2quote2-releases" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/cart2quote/module-quotation/2017-02-01.yaml" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20230131172111/https://cart2quote.zendesk.com/hc/en-us/articles/115000616303--FIXED-Security-Vulnerability-in-downloadCustomOptionAction" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T18:06:58Z", + "nvd_published_at": null + } +} \ No newline at end of file