Cyber Resilience

CVE-2024-42919

CriticalPublic PoC

Published: 20 August 2024

Published
20 August 2024
Modified
12 November 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.1021 93.3th percentile
Risk Priority 26 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-42919 is a critical-severity Improper Access Control (CWE-284) vulnerability in Escanav Escan Management Console. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Security Software Discovery (T1518.001); ranked in the top 6.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

eScan Management Console version 14.0.1400.2281 contains an incorrect access control vulnerability, tracked as CVE-2024-42919 and assigned CWE-284, that affects the acteScanAVReport component. The flaw received a CVSS 3.1 score of 9.8, reflecting network-accessible attack vectors that require no authentication or user interaction and can impact confidentiality, integrity, and availability.

An unauthenticated remote attacker can exploit the weakness to obtain unauthorized access to the management console, potentially allowing full compromise of the affected system and any connected endpoints under its control. The published EPSS score of 0.1021 indicates a moderate and stable probability of exploitation since disclosure.

Public details are available in the GitHub repository linked to the CVE, though no official vendor advisory or patch information is referenced in the provided data.

EU & UK References

Vulnerability details

eScan Management Console 14.0.1400.2281 is vulnerable to Incorrect Access Control via acteScanAVReport.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1518.001 Security Software Discovery Discovery
Adversaries may attempt to get a listing of security software, configurations, defensive tools, and sensors that are installed on a system or in a cloud environment.
Why these techniques?

Unauthenticated access to the acteScanAVReport endpoint in eScan Management Console enables adversaries to retrieve AV reports, facilitating discovery of security software details such as configurations, scans, and detections.

Affected Assets

escanav
escan management console
14.0.1400.2281

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

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

addresses: CWE-284

By automatically labeling outputs with security attributes, the control supports attribute-based enforcement and reduces exploitability of improper access control weaknesses.

addresses: CWE-284

Associating and retaining security attributes with data directly supports enforcement of access control decisions across storage, processing, and transmission.

addresses: CWE-284

Requiring prior authorization for each remote access type prevents improper access control over remote connections.

addresses: CWE-284

Requiring authorization of wireless access before allowing connections enforces proper access control for this access method.

References