PT-2022-21133 · Bytebase · Bytebase
Published
2022-09-28
·
Updated
2022-10-03
·
CVE-2022-32170
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Bytebase (affected versions not specified)
Description
The Bytebase application does not restrict low privilege users from accessing admin projects, allowing unauthorized users to view projects created by Admin. The affected endpoint is "/api/project?user=${userId}".
Recommendations
For all affected versions, restrict access to the
/api/project?user=${userId} endpoint to prevent low privilege users from accessing admin projects.
As a temporary workaround, consider disabling the userId parameter in the affected API endpoint until a patch is available.
Restrict access to admin projects to minimize the risk of exploitation.Exploit
Fix
Improper Authorization
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bytebase