CVE-2022-30617

CVSS V2 High 9 CVSS V3 High 8.8
Description
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.
Overview
  • CVE ID
  • CVE-2022-30617
  • Assigner
  • disclosure@synopsys.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-05-19T18:15:09
  • Last Modified Date
  • 2022-06-06T15:51:39
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:* 1 OR 3.0.0 3.6.10
cpe:2.3:a:strapi:strapi:4.0.0:beta10:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta11:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta12:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta13:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta14:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta15:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta2:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta3:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta4:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta5:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta6:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta7:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta8:*:*:*:*:*:* 1 OR
cpe:2.3:a:strapi:strapi:4.0.0:beta9:*:*:*:*:*:* 1 OR
CVSS Version 2
  • Version
  • 2.0
  • Vector String
  • AV:N/AC:L/Au:S/C:C/I:C/A:C
  • Access Vector
  • NETWORK
  • Access Compatibility
  • LOW
  • Authentication
  • SINGLE
  • Confidentiality Impact
  • COMPLETE
  • Integrity Impact
  • COMPLETE
  • Availability Impact
  • COMPLETE
  • Base Score
  • 9
  • Severity
  • HIGH
  • Exploitability Score
  • 8
  • Impact Score
  • 10
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • LOW
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 8.8
  • Base Severity
  • HIGH
  • Exploitability Score
  • 2.8
  • Impact Score
  • 5.9
History
Created Old Value New Value Data Type Notes
2022-05-19 19:00:07 Added to TrackCVE