mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-7x6q-3v3m-cwjg
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user