Cyber Resilience

CVE-2023-21415

Medium

Published: 16 October 2023

Published
16 October 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0013 32.5th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-21415 is a medium-severity Path Traversal: '.../...//' (CWE-35) vulnerability in Axis Axis Os. Its CVSS base score is 6.5 (Medium).

Operationally, ranked at the 32.5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

Sandro Poppi, member of the AXIS OS Bug Bounty Program, has found that the VAPIX API overlay_del.cgi is vulnerable to path traversal attacks that allows for file deletion. This flaw can only be exploited after authenticating with an operator- or…

more

administrator-privileged service account. Axis has released patched AXIS OS versions for the highlighted flaw. Please refer to the Axis security advisory for more information and solution.

CWE(s)

Related Threats

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

Affected Assets

axis
axis os
6.50.5.3 — 6.50.5.14 · 11.0.81 — 11.6.94
axis
axis os 2016
6.50.2 — 6.50.5.2
axis
axis os 2018
≤ 8.40.35
axis
axis os 2020
≤ 9.80.47
axis
axis os 2022
≤ 10.12.206

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-22

Validates pathnames and filenames to prevent traversal outside intended directories.

References