Cyber Resilience

CVE-2023-5038

Hanwhavision Ano-L6012R Firmware ≤ 1.41.16

Published
25 June 2024
Modified
21 November 2024
Patch / advisory
CVSS Score v4 8.7
Click a component to see what it means
Raw vectorCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0042 35th percentile
Risk Priority 44 floored blend · peak EPSS

Summary

CVE-2023-5038 is a high-severity Uncaught Exception (CWE-248) vulnerability in Hanwhavision Ano-L6012R Firmware. Its CVSS base score is 8.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Endpoint Denial of Service (T1499); ranked at the 35th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SC-24 (Fail in Known State) and SI-17 (Fail-safe Procedures) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

badmonkey, a Security Researcher has found a flaw that allows for a unauthenticated DoS attack on the camera. An attacker runs a crafted URL, nobody can access the web management page of the camera. and must manually restart the device…

more

or re-power it. The manufacturer has released patch firmware for the flaw, please refer to the manufacturer's report for details and workarounds.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1499 Endpoint Denial of Service Impact
Adversaries may perform Endpoint Denial of Service (DoS) attacks to degrade or block the availability of services to users.
T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-5037Same product: Hanwhavision Ane-L6012R
CVE-2024-54011Same product: Hanwhavision Pnm-7002Vd
CVE-2023-31996Same product: Hanwhavision Ane-L6012R
CVE-2025-52600Same product: Hanwhavision Pnm-7002Vd
CVE-2023-31995Same product: Hanwhavision Ane-L6012R
CVE-2025-8075Same product: Hanwhavision Pnm-7002Vd
CVE-2023-31994Same product: Hanwhavision Ane-L6012R
CVE-2024-54013Same product: Hanwhavision Pnm-7002Vd
CVE-2025-59538Shared CWE-248, CWE-703
CVE-2024-54012Same product: Hanwhavision Pnm-7002Vd

Affected Assets

hanwhavision
ano-l6012r firmware
≤ 1.41.16
hanwhavision
ano-l6022r firmware
≤ 1.41.16
hanwhavision
anv-l6012r firmware
≤ 1.41.16
hanwhavision
ano-l6082r firmware
≤ 1.41.16
hanwhavision
ane-l6012r firmware
≤ 1.41.16
hanwhavision
anv-l6082r firmware
≤ 1.41.16
hanwhavision
ano-l7082r firmware
≤ 1.41.16
hanwhavision
ane-l7012r firmware
≤ 1.41.16
hanwhavision
anv-l7082r firmware
≤ 1.41.16
hanwhavision
ano-l7012r firmware
≤ 1.41.16
+173 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

Enforces failure to a known state while preserving required properties, limiting impact of unhandled exceptions.

Mandates explicit fail-safe procedures triggered by indicated failures, structurally preventing unhandled exceptional conditions.

Security engineering principles include robust exception management to keep the system in a defined state.

Error handling requirements force structured catching and response to exceptions instead of allowing them to propagate uncaught.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices explicitly require structured exception handling to prevent uncaught exceptions from reaching production.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect uncaught exceptions before production deployment.

prevents

Secure development lifecycle includes exception-handling standards that reduce uncaught exceptions.

prevents

Application security requirements typically mandate robust error and exception handling.

prevents

Secure architecture principles call for centralized, comprehensive exception management.

prevents

Secure coding standards directly require catching and handling exceptions to prevent crashes or leaks.

none

Reporting of unhandled errors or exceptional conditions surfaces latent failure paths so they can be corrected before exploitation.

References