Cyber Resilience

CVE-2024-10173

MediumPublic PoC

Published: 20 October 2024

Published
20 October 2024
Modified
22 October 2024
KEV Added
Patch
CVSS Score v4 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/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.0014 33.9th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-10173 is a medium-severity Improper Authentication (CWE-287) vulnerability in Didiglobal Ddmq. Its CVSS base score is 6.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 33.9th 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

A vulnerability has been found in didi DDMQ 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the component Console Module. The manipulation with the input /;login leads to improper authentication. The attack can be…

more

launched remotely. The exploit has been disclosed to the public and may be used. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

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.
Why these techniques?

CVE-2024-10173 enables authentication bypass in the DDMQ web console via a specially crafted URL path ('/;login'), allowing remote attackers to exploit the public-facing application for unauthorized access to protected endpoints and sensitive information.

Affected Assets

didiglobal
ddmq
all versions

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-287 CWE-863

Session content review can reveal authentication bypasses or failures in session establishment.

addresses: CWE-287 CWE-863

Assessments check authentication mechanisms for correct implementation and effectiveness, reducing successful authentication bypass attempts.

addresses: CWE-287 CWE-863

Identity providers centralize and enforce authentication mechanisms, reducing improper authentication.

addresses: CWE-863 CWE-287

Enforces correct authorization checks during the identifier assignment process.

addresses: CWE-287 CWE-863

Personnel screening, identity verification, and access-agreement requirements support reliable authentication and reduce authentication bypass opportunities.

addresses: CWE-287 CWE-863

Decoy authentication surfaces detect bypass attempts and deflect real credential attacks through observable malicious interactions.

addresses: CWE-863

Periodic review and update of procedures reduces incorrect authorization implementations over time.

addresses: CWE-863

Supervision identifies cases where authorization logic incorrectly permits unauthorized actions.

References