Cyber Resilience

CVE-2023-28325

Medium

Published: 11 May 2023

Published
11 May 2023
Modified
27 January 2025
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0032 55.9th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-28325 is a medium-severity Improper Authorization (CWE-285) vulnerability in Rocket.Chat Rocket.Chat. Its CVSS base score is 6.5 (Medium).

Operationally, ranked in the top 44.1% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

An improper authorization vulnerability exists in Rocket.Chat <6.0 that could allow a hacker to manipulate the rid parameter and change the updateMessage method that only checks whether the user is allowed to edit message in the target room.

CWE(s)

Related Threats

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

Affected Assets

rocket.chat
rocket.chat
≤ 6.0.0

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.

Auditing session actions allows identification of improper authorization decisions and enforcement failures.

Identity providers centralize and enforce authentication mechanisms, reducing improper authentication.

Enforces correct authorization checks during the identifier assignment process.

Procedures define authorization decisions tied to hiring, transfer, and termination, reducing the likelihood of improper authorization decisions.

Decoys identify and block exploitation of improper authorization by providing monitored targets that mimic protected functions.

addresses: CWE-285 CWE-863

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

addresses: CWE-285 CWE-863

Periodic reviews identify and correct flaws in authorization decisions or enforcement.

addresses: CWE-285 CWE-863

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

References