Mmudb · Mmudb · CVE-2024-41262
**Name of the Vulnerable Software and Affected Versions**
mmudb version 1.9.3
**Description**
The issue concerns the use of the HTTP protocol in the `ShowMetricsRaw` and `ShowMetricsAsText` functions, which could allow attackers to intercept communications via a man-in-the-middle attack.
**Recommendations**
For mmudb version 1.9.3, consider disabling the `ShowMetricsRaw` and `ShowMetricsAsText` functions until a patch is available that utilizes a secure protocol, such as HTTPS, to encrypt communications and prevent interception. Restrict access to these functions to minimize the risk of exploitation.