NULL pointer dereference in Wazuh

CVE-2023-49275

Wazuh is a free and open source platform used for threat prevention, detection, and response. A NULL pointer dereference was detected during fuzzing of the analysis engine, allowing malicious clients to DoS the analysis engine. The bug occurs when `analysisd` receives a syscollector message with the `hotfix` `msg_type` but lacking a `timestamp`. It uses `cJSON_GetObjectItem()` to get the `timestamp` object item and dereferences it without checking for a `NULL` value. A malicious client can DoS the analysis engine. This vulnerability is fixed in 4.7.1.

EPSS: 0.009 (55.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.

Affected products

  • Wazuh — versions >= 3.2.0, < 4.7.1

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-49275?
CVE-2023-49275 is a medium-severity vulnerability in Wazuh, classified under NULL Pointer Dereference. CVSS score: 6.5/10. Published 2024-04-19.
How severe is CVE-2023-49275?
Medium severity. CVSS v3 base score is 6.5 out of 10.