9

CVE-2022-30617

An authenticated user with access to the Strapi admin panel can view private and sensitive data, such as email and password reset tokens, for other admin panel users that have a relationship (e.g., created by, updated by) with content accessible to the authenticated user. For example, a low-privileged “author” role account can view these details in the JSON response for an “editor” or “super admin” that has updated one of the author’s blog posts. There are also many other scenarios where such details from other users can leak in the JSON response, either through a direct or indirect relationship. Access to this information enables a user to compromise other users’ accounts by successfully invoking the password reset workflow. In a worst-case scenario, a low-privileged user could get access to a “super admin” account with full control over the Strapi instance, and could read and modify any data as well as block access to both the admin panel and API by revoking privileges for all other users.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
StrapiStrapi Version >= 3.0.0 < 3.6.10
StrapiStrapi Version4.0.0 Updatebeta10
StrapiStrapi Version4.0.0 Updatebeta11
StrapiStrapi Version4.0.0 Updatebeta12
StrapiStrapi Version4.0.0 Updatebeta13
StrapiStrapi Version4.0.0 Updatebeta14
StrapiStrapi Version4.0.0 Updatebeta15
StrapiStrapi Version4.0.0 Updatebeta2
StrapiStrapi Version4.0.0 Updatebeta3
StrapiStrapi Version4.0.0 Updatebeta4
StrapiStrapi Version4.0.0 Updatebeta5
StrapiStrapi Version4.0.0 Updatebeta6
StrapiStrapi Version4.0.0 Updatebeta7
StrapiStrapi Version4.0.0 Updatebeta8
StrapiStrapi Version4.0.0 Updatebeta9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.36% 0.577
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.8 2.8 5.9
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
nvd@nist.gov 9 8 10
AV:N/AC:L/Au:S/C:C/I:C/A:C
CWE-212 Improper Removal of Sensitive Information Before Storage or Transfer

The product stores, transfers, or shares a resource that contains sensitive information, but it does not properly remove that information before the product makes the resource available to unauthorized actors.