Cyber Resilience

CVE-2022-24783

Critical

Published: 25 March 2022

Published
25 March 2022
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 10.0 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0036 58.8th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-24783 is a critical-severity Improper Privilege Management (CWE-269) vulnerability in Deno Deno. Its CVSS base score is 10.0 (Critical).

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

EU & UK References

Vulnerability details

Deno is a runtime for JavaScript and TypeScript. The versions of Deno between release 1.18.0 and 1.20.2 (inclusive) are vulnerable to an attack where a malicious actor controlling the code executed in a Deno runtime could bypass all permission checks…

more

and execute arbitrary shell code. This vulnerability does not affect users of Deno Deploy. The vulnerability has been patched in Deno 1.20.3. There is no workaround. All users are recommended to upgrade to 1.20.3 immediately.

CWE(s)

Related Threats

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

Affected Assets

deno
deno
1.18.0 — 1.20.3

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-269 CWE-863

Policy addresses roles, responsibilities, and privilege management to prevent improper privilege assignments.

addresses: CWE-269 CWE-863

Access supervision ensures privileges are assigned and managed without improper escalation or retention.

addresses: CWE-269 CWE-863

Assigning group/role memberships and access authorizations (privileges) while reviewing accounts addresses improper privilege management.

addresses: CWE-863 CWE-269

The small, testable reference monitor reduces the likelihood of incorrect authorization implementations.

addresses: CWE-863 CWE-269

Certification evaluates whether authorization decisions are correctly implemented and enforced.

addresses: CWE-863 CWE-269

Periodic review and documentation of connection needs reduces incorrect authorization.

addresses: CWE-269 CWE-863

Restricting who can perform changes helps ensure privileges are managed properly rather than assigned broadly.

addresses: CWE-269 CWE-863

Manages privileges by authorizing only approved personnel and supervising those lacking required authorizations for maintenance.

References