Cyber Resilience

CVE-2022-32169

MediumPublic PoC

Published: 28 September 2022

Published
28 September 2022
Modified
21 May 2025
KEV Added
Patch
CVSS Score v3.1 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0018 39.7th percentile
Risk Priority 9 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-32169 is a medium-severity Improper Authorization (CWE-285) vulnerability in Bytebase Bytebase. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 39.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

The “Bytebase” application does not restrict low privilege user to access “admin issues“ for which an unauthorized user can view the “OPEN” and “CLOSED” issues by “Admin” and the affected endpoint is “/issue”.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

bytebase
bytebase
0.1.0 — 1.0.4

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-285 CWE-732

Documented procedures facilitate correct implementation and ongoing management of authorization decisions.

addresses: CWE-285 CWE-732

Establishing permitted attributes and values, plus auditing changes, ensures authorization decisions are based on correctly managed policy data.

addresses: CWE-732 CWE-285

Prevents overly permissive assignments to critical resources by limiting to task needs.

addresses: CWE-285 CWE-732

Role-based training addresses authorization requirements and checks, lowering the risk of improper authorization.

addresses: CWE-285 CWE-732

The process verifies authorization mechanisms function as intended before system approval.

addresses: CWE-285 CWE-732

Documenting access to processing and storage locations helps ensure correct authorization for information resources.

addresses: CWE-285 CWE-732

Mandates explicit authorization and approval for configuration-controlled changes with security considerations.

addresses: CWE-285 CWE-732

Evaluating change impacts helps avoid deployment of incorrect or missing authorization logic.

References