Lucene search

K
cvelistSNPSCVELIST:CVE-2022-30617
HistoryMay 19, 2022 - 5:07 p.m.

CVE-2022-30617

2022-05-1917:07:36
CWE-212
SNPS
www.cve.org

8.8 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

42.8%

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.

CNA Affected

[
  {
    "product": "Strapi",
    "vendor": "Strapi",
    "versions": [
      {
        "status": "affected",
        "version": "< 3.6.9"
      },
      {
        "status": "affected",
        "version": "! 4.0.0"
      },
      {
        "status": "affected",
        "version": "< 4.0.0-beta.16"
      }
    ]
  }
]

8.8 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

42.8%

Related for CVELIST:CVE-2022-30617