Cyber Resilience

CVE-2024-33113

Medium

Published: 06 May 2024

Published
06 May 2024
Modified
21 May 2025
KEV Added
Patch
CVSS Score v3.1 5.3 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.4964 97.9th percentile
Risk Priority 40 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-33113 is a medium-severity Command Injection (CWE-77) vulnerability in Dlink Dir-845L Firmware. Its CVSS base score is 5.3 (Medium).

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

Deeper analysis

D-LINK DIR-845L firmware versions up to and including v1.01KRb03 contain an information disclosure vulnerability that can be triggered through the bsc_sms_inbox.php endpoint. The flaw is tracked as CVE-2024-33113 with a CVSS 3.1 base score of 5.3 and is also associated with CWE-77 and CWE-79.

An attacker with local access and low privileges can exploit the issue without user interaction to obtain sensitive data and potentially perform limited additional actions on the affected device. Public proof-of-concept code demonstrating the flaw has been published on GitHub.

No vendor advisory or patch information is referenced in the available sources. The EPSS score currently sits at 0.4964 after reaching a peak of 0.5286, indicating moderate and relatively stable exploitation interest since disclosure.

EU & UK References

Vulnerability details

D-LINK DIR-845L <=v1.01KRb03 is vulnerable to Information disclosurey via bsc_sms_inbox.php.

CWE(s)

Related Threats

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

Affected Assets

dlink
dir-845l firmware
≤ 1.01krb03

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

Penetration testing submits XSS payloads to web applications, detecting cross-site scripting flaws for subsequent remediation.

addresses: CWE-79

Validates web inputs to reject script-related content that could produce XSS.

addresses: CWE-79

Output validation against expected content can reject or sanitize script content in generated web pages, reducing XSS exploitability.

References