CVE-2023-49275

Source
https://cve.org/CVERecord?id=CVE-2023-49275
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49275.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-49275
Aliases
  • GHSA-4mq7-w9r6-9975
Published
2024-04-19T14:24:25.343Z
Modified
2026-08-12T03:51:22.505706014Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Wazuh vulnerable to NULL Pointer Dereference in wazuh-analysisd
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-476"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/49xxx/CVE-2023-49275.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/wazuh/wazuh

Affected ranges

Type
GIT
Repo
https://github.com/wazuh/wazuh
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.2.0"
        },
        {
            "fixed": "4.7.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Affected versions

v3.*
v3.12.0
v3.13.0
v3.13.1
v3.2.0
v3.5.0
v3.6.0
v3.6.1
v3.7.0
v3.8.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-49275.json"