From 4b080ae56d185e7c49c53ea8890caaebe926e292 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 16:47:30 +0000 Subject: [PATCH] Publish GHSA-7x6q-3v3m-cwjg --- .../GHSA-7x6q-3v3m-cwjg.json | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 advisories/github-reviewed/2023/04/GHSA-7x6q-3v3m-cwjg/GHSA-7x6q-3v3m-cwjg.json diff --git a/advisories/github-reviewed/2023/04/GHSA-7x6q-3v3m-cwjg/GHSA-7x6q-3v3m-cwjg.json b/advisories/github-reviewed/2023/04/GHSA-7x6q-3v3m-cwjg/GHSA-7x6q-3v3m-cwjg.json new file mode 100644 index 00000000000..d7e49524164 --- /dev/null +++ b/advisories/github-reviewed/2023/04/GHSA-7x6q-3v3m-cwjg/GHSA-7x6q-3v3m-cwjg.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7x6q-3v3m-cwjg", + "modified": "2023-04-24T16:46:14Z", + "published": "2023-04-24T16:46:14Z", + "aliases": [ + "CVE-2023-30544" + ], + "summary": "kiwi TCMS has possibility for user to update email address to unverified one", + "details": "### Impact\nIn previous versions of Kiwi TCMS users were able to update their email addresses via the \"My profile\" admin page. This page allowed them to change the email address registered with their account without the ownership verification performed during account registration.\n\n### Patches\nWith Kiwi TCMS v12.2 or later it is not possible to edit the email field associated with a user account!\n\n### Workarounds\nNo workaround exists.\n\n### References\nDisclosed by [@novemberdad](https://huntr.dev/bounties/1714df73-e639-4d64-ab25-ced82dad9f85/). ", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "PyPI", + "name": "kiwitcms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "12.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/kiwitcms/Kiwi/security/advisories/GHSA-7x6q-3v3m-cwjg" + }, + { + "type": "PACKAGE", + "url": "https://github.com/kiwitcms/Kiwi" + }, + { + "type": "WEB", + "url": "https://kiwitcms.org/blog/kiwi-tcms-team/2023/04/23/kiwi-tcms-122/" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2023-04-24T16:46:14Z", + "nvd_published_at": null + } +} \ No newline at end of file