Cyber Resilience

CVE-2023-0572

MediumPublic PoC

Published: 29 January 2023

Published
29 January 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0024 47.6th percentile
Risk Priority 11 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-0572 is a medium-severity Unchecked Error Condition (CWE-391) vulnerability in Froxlor Froxlor. Its CVSS base score is 5.3 (Medium).

Operationally, ranked at the 47.6th 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

Unchecked Error Condition in GitHub repository froxlor/froxlor prior to 2.0.10.

CWE(s)

Related Threats

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

Affected Assets

froxlor
froxlor
≤ 2.0.10

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-391 CWE-754

Ensures audit logging process failures are checked and trigger defined responses instead of remaining unchecked.

addresses: CWE-391 CWE-754

Testing IR effectiveness identifies and drives fixes for unchecked error conditions that fail to initiate incident handling.

addresses: CWE-391 CWE-754

Mandates ongoing correlation, analysis, and response to monitoring results, reducing unchecked error conditions from control assessments.

addresses: CWE-754

Implements detection of unusual or exceptional conditions followed by safe mode entry, reducing the window for exploitation of unchecked conditions.

addresses: CWE-754

Training ensures users perform required checks for unusual or exceptional conditions as part of contingency roles, limiting attacker leverage from skipped validations.

addresses: CWE-391

Policy enforces checking and handling of error conditions as part of incident response processes.

addresses: CWE-391

Formal incident handling procedures enforce checking and acting on error conditions that could indicate security incidents.

addresses: CWE-754

Security testing routinely checks for unusual or exceptional inputs/conditions, identifying missing validation steps that flaw remediation then resolves.

References