{ "id": "CVE-2024-42329", "sourceIdentifier": "security@zabbix.com", "published": "2024-11-27T12:15:20.883", "lastModified": "2024-11-27T12:15:20.883", "vulnStatus": "Awaiting Analysis", "cveTags": [], "descriptions": [ { "lang": "en", "value": "The webdriver for the Browser object expects an error object to be initialized when the webdriver_session_query function fails. But this function can fail for various reasons without an error description and then the wd->error will be NULL and trying to read from it will result in a crash." }, { "lang": "es", "value": "El controlador web del objeto Browser espera que se inicialice un objeto de error cuando falla la funci\u00f3n webdriver_session_query. Sin embargo, esta funci\u00f3n puede fallar por diversos motivos sin una descripci\u00f3n del error y, en ese caso, wd->error ser\u00e1 NULL y, al intentar leerlo, se producir\u00e1 un bloqueo." } ], "metrics": { "cvssMetricV31": [ { "source": "security@zabbix.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "baseScore": 3.3, "baseSeverity": "LOW", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "LOW" }, "exploitabilityScore": 1.8, "impactScore": 1.4 } ] }, "weaknesses": [ { "source": "security@zabbix.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-476" }, { "lang": "en", "value": "CWE-690" } ] } ], "references": [ { "url": "https://support.zabbix.com/browse/ZBX-25625", "source": "security@zabbix.com" } ] }